[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 / from the control by pressing the Tab or Shift+Tab keys. |
Version 4.0 | Generated 2025-05-03 | Home |