ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamSystemShellItem

This class represents an item in a TJamSystemShellView instance.

JamSystemShellView_TJamSystemShellItemJamSystemShellView_TJamSystemShellItem
Syntax
Pascal
TJamSystemShellItem = class(TInterfacedObject, IJamSystemShellItem);
JamSystemShellView.TJamSystemShellItem
 
Name 
Description 
 
The default constructor of this class. 
 
The main constructor of this class. 
 
Name 
Description 
 
Returns the absolute ItemIdList of this item. 
 
Returns the caption of this item as it is shown in the list. 
 
Returns the full path of this item, if a path is available. 
 
Returns the ItemIdList of this item relative to its parent folder. 
 
Name 
Description 
 
The absolute ItemIdList of this item. 
 
The caption of this item as it is shown in the list. 
 
The full path of this item, if a path is available. 
 
The ItemIdList of this item relative to its parent folder. 
JamSystemShellView.TJamSystemShellItem
 
Name 
Description 
 
The absolute ItemIdList of this item. 
 
The caption of this item as it is shown in the list. 
 
The full path of this item, if a path is available. 
 
The ItemIdList of this item relative to its parent folder.