|
ShellBrowser Delphi Components Documentation
|
Determines if the object represented by this instances is visible with respect to the TJamShellShowOptions that are passed.
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.