Variable with the function called to load an icon from a specified file or resource and return its handle.
Source position: interfacebase.pp line 230
var LoadIconFunction: TLoadIconFunction = Nil; |
Called from LoadIcon implemented for the Windows platform widgetset.
|
Specifies a function called to load a named icon from a resource with the specified handle. |
| Version 4.4 | Generated 2025-11-08 | Home |