[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

StringToCursor

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

Declaration

Source position: controls.pp line 2769

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.


Version 3.2 Generated 2024-02-25 Home