[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Allows the user to navigate to this control, by pressing the Tab key.
Source position: grids.pas line 1353
public property TCustomGrid.TabStop : Boolean |
The default value for TabStop is True in TCustomGrid.
|
Allows the user to navigate to / from the control by pressing the Tab or Shift+Tab keys. |