Vcl.ListActns.TListControlItem Properties
InheritedProtected
Caption | published | Specifies the text value of the item. |
Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
Data | public | Points to user-defined data associated with the control. |
DisplayName | public | The name displayed in the Collection editor. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
ID | public | A unique, permanent index for the item. |
ImageIndex | published | Identifies the image associated with this item. |
Index | public | Returns the item's position in the Items array of TCollection. |