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