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

TCustomShellTreeView.Root

Indicates the directory to start showing the list of items.

Declaration

Source position: shellctrls.pas line 97

public property TCustomShellTreeView.Root : string
  read FRoot
  write SetRoot;

Description

Indicates the directory to start showing the list of items. If empty, indicates that the entire file system structure should be shown.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.