Method XbpIcon():loadFile() Foundation
Loads an icon file from disk
:loadFile( <cFilename>, [<nWidth>], [<nHeight>] ) --> lSuccess
This method returns .T. (true) when the icon could be loaded, otherwise it returns .F. (false).
The :loadFile() method loads an icon that is not linked as a resource to the executable file but is stored in an external icon file.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.