[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines whether the Tab key can be used for navigation in the control.
Source position: controls.pp line 1516
protected function TControl.CanTab: Boolean; virtual; |
Always returns False in TControl.
Always returns False in TControl. Overridden in TWinControl.
|
Indicates whether the Tab key can be used for keyboard navigation in the control. |