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

TCheckBox.TabStop

Enables navigation using the Tab key.

Declaration

Source position: stdctrls.pp line 1426

published property TCheckBox.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 TCheckBox.

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.