[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
StringToCursor - returns the cursor value corresponding to the name supplied
Source position: controls.pp line 2369
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
lazarus-ccr.sourceforge.net |