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

TCustomShellListView.Root

The most important property of the ShellListView, indicates the directory whose contents will be shown

Declaration

Source position: shellctrls.pas line 218

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

Description

The most important property of the ShellListView, indicates the directory whose contents will be shown. This property is automatically managed if the property ShellTreeView is filled. If this property is empty, nothing will be shown.

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