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

CursorToIdent

Uses look-up table to find cursor identifier corresponding to integer cursor constant.

Declaration

Source position: controls.pp line 2767

function CursorToIdent(

  Cursor: LongInt;

  var Ident: string

):Boolean;

Function result

Returns True if a valid entry is found in the look-up table.



CT Web help

CodeTyphon Studio