[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#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.


Version 3.2 Generated 2024-02-25 Home