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

TCustomShellTreeView.ShellListView

Can be utilized to connect this ShellTreeView to a ShellListView

Declaration

Source position: shellctrls.pas line 95

public property TCustomShellTreeView.ShellListView : TCustomShellListView
  read FShellListView
  write SetShellListView;

Description

The ShellListView will show the contents of the currently selected directory in the ShellListView.

See also

TCustomShellListView.ShellTreeView

  

Can be utilized to connect this ShellListView to a ShellTreeView

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