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

StringToCursor

StringToCursor - returns the cursor value corresponding to the name supplied.

Declaration

Source position: controls.pp line 2744

function StringToCursor(

  const S: string

):TCursor;

Arguments

S

  

The name of the cursor for which the numeric value is sought.

Function result

The numeric cursor value from the look-up table.

Description

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.



CT Web help

CodeTyphon Studio