Interprets Esc as Cancel action, if applicable.
Source position: forms.pp line 1711
public procedure TApplication.DoEscapeKey( |
AControl: TWinControl; |
var Key: Word; |
Shift: TShiftState |
); |
AControl |
|
The control receiving the key. |
Key |
|
The virtual key; becomes VK_UNKNOWN when handled. |
Shift |
|
The active modifier keys. |
| Version 4.4 | Generated 2025-11-08 | Home |