ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.IItemIdList.IsResolved

Returns true if the instance is resolved. In the case of TJamItemIdList this means that an ItemIdList that was created with a path has already been accessed.

Syntax
Pascal
function IsResolved: Boolean;

True if the instance is resolved, false otherwise.