ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TJamShellShowOptions

Some options that are used to define if certain elements are visible or not

Syntax
Pascal
TJamShellShowOptions = set of ( soShowNethood, soShowRecycleBin, soShowErrorMessages, soShowHidden, soShowFiles, soShowContextMenuOnTop, soColorCompressed, soColorEncrypted, soFileSystemOnly, soNoFillOnStartup, soShowShellNames);

Type used in ShowOptions property of TJamShellTree and TJamShellList.