Shell |
The ShellSystemListItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbsoluteItemIdList |
Get the absolute ItemIdList of the item.
(Inherited from BaseShellItem) |
![]() | Caption | Get the caption of the ItemIdList this Item represents. Caption. This does not neccessarily represent the full filename of the item, instead refer to the FullPath property if this functionality is needed. |
![]() | Cut |
Defines if the item's image should be shown ghosted or not.
(Overrides BaseShellItemCut) |
![]() | FullPath |
Return the full path within the filesystem.
This may be empty, if the item has no filesystem path.
(Inherited from BaseShellItem) |
![]() | Index | Get the index within the list |
![]() | ItemIdList |
Get the ItemIdList that specifies the item in the filesystem.
Obsolete |
![]() | OverlayImage |
The index of the overlay image in the system image list that should be shown in front of the normal icon.
(Overrides BaseShellItemOverlayImage) |
![]() | ShellSystemList | Get the ShellSystemList view that this item is associated with. |