ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamCheckableListItem Class

Base class for our listview based controls.

TJamCheckableListItemTJamCheckableListItemTJamCheckableListItem
Syntax
Pascal
TJamCheckableListItem = class(TListItem);
 
Name 
Description 
 
Creates an instance of a TJamCheckableListItem component.  
 
Destructor of a TJamCheckableListItem component.  
 
Name 
Description 
 
AbsoluteItemIdList returns a pointer to a fully qualified ItemIdList of the current object.  
 
If this property is set to true, the corresponding file or folder will be marked as checked and added to the TJamSelectionList. If it set to false, it will be marked as unchecked and automatically removed from the TJamSelectionList.  
 
This property is used to determine, if it is fully, partially or not checked.  
 
Indicates whether the item has been initialized. 
 
This is ListView, a member of class TJamCheckableListItem. 
 
Path 
Use the property Path to get the full qualified path of the current object.  
 
Use the property Path to get the full qualified path of the current object.  
 
Defines the color of the text of this item. 
Copyright (c) 2011. All rights reserved.