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

IsEditableTextKey

Indicates if the specified key code has a value allowed in an editable text string.

Declaration

Source position: lclproc.pas line 97

function IsEditableTextKey(

  Key: Word

):Boolean;

Arguments

Key

  

The virtual key code examined in the routine.



CT Web help

CodeTyphon Studio