Indicates if the specified key code has a value allowed in an editable text string.
Source position: lclproc.pas line 96
function IsEditableTextKey(
Key: Word
):Boolean;
Key
The virtual key code examined in the routine.