TcxDlgShellOptions Properties
Contains settings common to all shell objects.| 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. |
See Also