ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.ShowObjectAccordingShowOptions

Determines if the object represented by this instances is visible with respect to the TJamShellShowOptions that are passed.

Syntax
Pascal
function ShowObjectAccordingShowOptions(const pShowOptions: TJamShellShowOptions): Boolean;
Parameters 
Description 
const pShowOptions: TJamShellShowOptions 
A TJamShellShowOptions instance.  

True if the object fullfils the criteria specified by the passed ShowOptions, false otherwise.