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

TCustomListView.TabStop

Allows the user to navigate to the control by pressing the Tab or Shift_Tab keys.

Declaration

Source position: comctrls.pp line 1658

public property TCustomListView.TabStop : Boolean
  default True;

Description

The default value for the property is True in TCustomListView,

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.