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

TLoadCursorFunction

Declaration

Source position: interfacebase.pp line 201

type TLoadCursorFunction = function(

  hInstance: PtrUInt;

  lpCursorName: PChar

):HCURSOR;