ShellBrowser Delphi Components Documentation
|
Some options that are used to define if certain elements are visible or not
TJamShellShowOptions = set of ( soShowNethood, soShowRecycleBin, soShowErrorMessages, soShowHidden, soShowFiles, soShowContextMenuOnTop, soColorCompressed, soColorEncrypted, soFileSystemOnly, soNoFillOnStartup, soShowShellNames);
Type used in ShowOptions property of TJamShellTree and TJamShellList.