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

LoadCursorFromLazarusResource

LoadCursorFromLazarusResource - loads a named cursor handle from the Lazarus Resource (.LRS).

Declaration

Source position: graphics.pp line 1999

function LoadCursorFromLazarusResource(

  ACursorName: string

):HCURSOR;