[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 177

public property TCustomShellListView.Root:
  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.