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

TLoadCursorFunction

Declaration

Source position: interfacebase.pp line 201

type TLoadCursorFunction = function(

  hInstance: THandle;

  lpCursorName: PChar

):HCURSOR;