Unit 'InterfaceBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

LoadIconFunction

Variable with the function called to load an icon from a specified file or resource and return its handle.

Declaration

Source position: interfacebase.pp line 230

var LoadIconFunction: TLoadIconFunction = Nil;

Description

Called from LoadIcon implemented for the Windows platform widgetset.

See also

TLoadIconFunction

  

Specifies a function called to load a named icon from a resource with the specified handle.


Version 4.4 Generated 2025-11-08 Home