[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
StringToCursor - returns the cursor value corresponding to the name supplied.
Source position: controls.pp line 2759
function StringToCursor( |
const S: string |
):TCursor; |
S |
|
The name of the cursor for which the numeric value is sought. |
The numeric cursor value from the look-up table.
StringToCursor - returns the cursor value corresponding to the name supplied.
Finds the numeric cursor value corresponding to the name S in the cursor look-up table.
Version 4.0 | Generated 2025-05-03 | Home |