[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Uses the Tab key for navigation, if enabled.
Source position: forms.pp line 1708
public procedure TApplication.DoTabKey( |
AControl: TWinControl; |
var Key: Word; |
Shift: TShiftState |
); |
AControl |
|
The control receiving the key. |
Key |
|
The virtual key; becomes VK_UNKNOWN when handled. |
Shift |
|
Shift, Ctrl or Alt modifier for the virtual key. |
Version 4.0 | Generated 2025-05-03 | Home |