Uses look-up table to find cursor identifier corresponding to integer cursor constant.
Source position: controls.pp line 2767
function CursorToIdent( |
Cursor: LongInt; |
var Ident: string |
):Boolean; |
Returns True if a valid entry is found in the look-up table.
CT Web help |
CodeTyphon Studio |