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

TLoadBitmapFunction

Declaration

Source position: interfacebase.pp line 200

type TLoadBitmapFunction = function(

  hInstance: PtrUInt;

  lpBitmapName: PChar

):HBITMAP;