ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TJamItemIdList.IsAbsolute

Checks if the ItemIdList is relative or absolute.

Syntax
Pascal
function IsAbsolute: Boolean;

Boolean: True if this ItemIdList is an absolute ItemIdList; False if it is a relative ItemIdList.