[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 1818

function LoadCursorFromLazarusResource(

  ACursorName: String

):HCursor;