TcxCustomControlController.KeyDown(Word,TShiftState) Method
In This Article
#Declaration
Delphi
procedure KeyDown(var Key: Word; Shift: TShiftState); virtual;
#Parameters
Name | Type |
---|---|
Key | Word |
Shift | TShift |
See Also