Returns a string for the name of the cursor as identified by an integer constant.
Source position: controls.pp line 2764
function CursorToString( |
Cursor: TCursor |
):string; |
Returns a string with the name of the cursor type corresponding to the integer constant.
Calls CursorToIdent to find correct entry in look-up table.
|
Uses look-up table to find cursor identifier corresponding to integer cursor constant. |
CT Web help |
CodeTyphon Studio |