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

TCustomListBox.TabStop

Enables navigation using the Tab key.

Declaration

Source position: stdctrls.pp line 683

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

See also

#lcl.controls.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.