[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 1529
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. |
Version 4.0 | Generated 2025-05-03 | Home |