ShellBrowser Delphi Components Documentation
IJamSystemShellItem Properties
JamSystemShellView.IJamSystemShellItem
Legend
IJamSystemShellItem Properties
Name
Description
property AbsoluteItemIdList: IItemIDList read GetAbsoluteItemIdList;
The absolute ItemIdList of this item.
property Caption: UnicodeString read GetCaption;
The caption of this item as it is shown in the list.
property Path: UnicodeString read GetPath;
The full path of this item, if a path is available.
property RelativeItemIdList: IItemIDList read GetRelativeItemIdList;
The ItemIdList of this item relative to its parent folder.
Contents
|
Index
|
Home