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

TCustomScrollBar.TabStop

Enables navigation using the Tab key.

Declaration

Source position: stdctrls.pp line 112

public property TCustomScrollBar.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 TCustomScrollBar.

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.