Uses the Tab key for navigation, if enabled.
Source position: forms.pp line 1725
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. |
CT Web help |
CodeTyphon Studio |