Skip to main content

TcxDlgShellOptions Members

Contains settings common to all shell objects.

Properties

Name Description
ContextMenus Determines if right-clicking a shell item invokes a context menu.
ShowFolders Determines whether folder shell items are displayed.
ShowHidden Determines whether the hidden shell items are displayed.
ShowNonFolders Determines whether the file shell items are displayed.
ShowToolTip Determines whether the tooltips are displayed for the shell items.
ShowZipFilesWithFolders Specifies the visibility of ZIP files among folders.
TrackShellChanges Determines whether the shell changes are tracked via a shell control.

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