[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns a string for the name of the cursor as identified by an integer constant
Source position: controls.pp line 2368
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 |
lazarus-ccr.sourceforge.net |