Enables or disables navigation using the Tab key.
Source position: extctrls.pp line 1104
public property TCustomPanel.TabStop : Boolean |
The default value for the property is False in TCustomPanel.
|
Allows the user to navigate to / from the control by pressing the Tab or Shift+Tab keys. |