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

EInvalidPath

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Exception raised for an invalid path in shell controls.

Declaration

Source position: shellctrls.pas line 370

type EInvalidPath = class(EShellCtrl)

Inheritance

EInvalidPath

  

Exception raised for an invalid path in shell controls.

|

EShellCtrl

  

Exception raised for errors occurring in shell controls.

|

Exception

?

TObject

Description

EInvalidPath is a EShellCtrl descendant raised for an invalid path in shell controls.

See also

EShellCtrl

  

Exception raised for errors occurring in shell controls.

TCustomShellTreeView.Root

  

Indicates the directory to start showing the list of items.

TCustomShellTreeView.FileSortType

  

Indicates how the items should be sorted in the tree.

TCustomShellTreeView.ObjectTypes

  

Indicates which objects should be shown in this control (for example if it should show files and directories or only directories).

TCustomShellTreeView.Path

  

Path to the directory displayed in the shell control.

TCustomShellListView.Root

  

Indicates the initial directory path whose objects are displayed in the control.