Skip to main content

TcxShellTreeViewOptions Members

Contains shell tree view settings.

Constructors

Name Description
Create(TWinControl) Initializes a new instance of the TcxShellOptions class with specified settings. Inherited from TcxShellOptions.

Properties

Name Description
ContextMenus Specifies if a context menu is available for selected shell items. Inherited from TcxShellOptions.
FileMask Specifies the file mask (with wildcards) that is used to filter out shell items. Inherited from TcxShellOptions.
ShowFolders Specifies if folder shell items are visible. Inherited from TcxShellOptions.
ShowHidden Specifies if hidden shell items are visible. Inherited from TcxShellOptions.
ShowNonFolders Specifies if file shell items are visible. Inherited from TcxShellOptions.
ShowToolTip Specifies if the shell control displays tooltips for shell items. Inherited from TcxShellOptions.
ShowZipFilesWithFolders Specifies if ZIP files are visible. Inherited from TcxShellOptions.
TrackShellChanges Specifies if the shell control tracks changes in Windows Shell made by another application or process. Inherited from TcxShellOptions.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also