[Overview][Types][Classes][Index] |
Indicates if the control can be reached using Tab navigation.
Source position: groupededit.pp line 304
public property TCustomAbstractGroupedEdit.TabStop : Boolean |
TabStop is a Boolean property which indicates if the control can be accessed using Tab or Shift+Tab keyboard navigation. Read and write access to the property value is redirected to the BaseEditor property.
|
Represents the control used as the editor for the value in the grouped edit control. |
|
|
Allows the user to navigate to this control, by pressing the Tab key. |
lazarus-ccr.sourceforge.net |