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

IdentToCursor

IdentToCursor - uses look-up table to find numeric cursor value corresponding to the Identifier string

Declaration

Source position: controls.pp line 2193

function IdentToCursor(

  const Ident: String;

  var Cursor: LongInt

):Boolean;

Arguments

Ident

  

The name of the cursor cor which the numeric value is sought

Cursor

  

The numeric value of the named cursor

Function result

Returns True if a valid entry was found in the look-up table