ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShowOptionsHelper.IsValid

Checks the passed ItemIdList against the current set.

Syntax
Pascal
function IsValid(const pItemIdList: IItemIdList): boolean;
Parameters 
Description 
const pItemIdList: IItemIdList 
An absolute ItemIdList. 

boolean: true, if the ItemIdList passes all restrictions of the TJamShellShowOptions set, false otherwise.