ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.IItemIdList.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.