ShellBrowser Delphi Components Documentation
ContentsIndexHome
TJamShellTreeNode Properties
TJamShellTreeNode Properties
 
Name 
Description 
 
AbsoluteItemIdList returns a pointer to a fully qualified ItemIdList of the current object.  
 
Use Checked to manually mark an item as checked or unchecked.  
 
Use CheckState to determine if it is fully, partially or not checked.  
 
Use the property FullPath to get the full qualified path of the current object.  
 
Use the property IsCompressed to check if the current object is compressed.  
 
Use the property IsEncrypted to check if the current object is encrypted.  
 
Use the property IsFolder to check if the current object is a folder.  
 
Additional empty nodes are added to the ShellTree to introduce space between single root nodes. You can use this property to detect those nodes when e.g. iterating through the list.  
 
Provides access to a child node by its position in the list of child nodes. 
 
Indicates the parent node of the current node.  
 
Returns the TJamShellChangeNotifier that is responsible for this node. 
 
Gets the folder type.  
 
Defines the color of the text of this item.  
 
Defines the color of the text of this item.  
 
Indicates the container control.