[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TLoadBitmapFunction

Declaration

Source position: interfacebase.pp line 202

type TLoadBitmapFunction = function(

  hInstance: THandle;

  lpBitmapName: PChar

):HBITMAP;