[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |