[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 96

function IsEditableTextKey(

  Key: Word

):Boolean;

Arguments

Key

  

The virtual key code examined in the routine.


Version 4.0 Generated 2025-05-03 Home