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

TShellTreeView.TabStop

Enables navigation using the Tab key.

Declaration

Source position: shellctrls.pas line 157

published property TShellTreeView.TabStop : Boolean
  default True;

Description

The default value for the properly is True in TShellTreeView.

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.