[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomEdit.TabStop

Enables navigation using the Tab key.

Declaration

Source position: stdctrls.pp line 877

public property TCustomEdit.TabStop : Boolean
  default True;

Description

Allows the user to navigate to this control, by pressing the Tab key. The default value for the property is True in TCustomEdit.

See also

TWinControl.TabStop

  

Allows the user to navigate to this control, by pressing the Tab key.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.