[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Uses look-up table to find cursor identifier corresponding to integer cursor constant
Source position: controls.pp line 2371
function CursorToIdent( |
Cursor: LongInt; |
var Ident: String |
):Boolean; |
Returns true if a valid entry is found in the look-up table
lazarus-ccr.sourceforge.net |