ShellBrowser Delphi Components Documentation
|
Holds data that is associated with the items in our ComboBoxEx based controls.
TJamComboItem = class(TObject);
TJamComboItem does not subclass the TComboExItem, is is assigned to the "Data" member.
|
Name |
Description |
|
Creates an instance of a TJamComboItem component. | |
|
Destroys an instance of a TJamComboItem component. |
|
Name |
Description |
|
Compares another instance of this class to this instance |
|
Name |
Description |
|
The file sytem path represented by the item, if available; if the element doesn't have one, the IItemIdList.DisplayPath or Caption is returned. | |
| ||
|
The ItemIdList of the currently selected path. |