[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Enables keyboard navigation using the Tab or Shift+Tab keys.
Source position: stdctrls.pp line 1401
published property TCheckBox.TabStop : Boolean |
Allows the user to navigate to or from this control by pressing the Tab or Shift+Tab keys. The default value for the property is True in TCheckBox.
|
Allows the user to navigate to / from the control by pressing the Tab or Shift+Tab keys. |