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