Skip to main content

TcxComponentCollectionItem Properties

An abstract uniform object stored within a component collection.
Name Description
Collection Specifies the collection containing the current element.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
DisplayName Specifies the collection item’s name displayed in the collection editor.
ID Gets the unique identifier of the current collection element.
Index Specifies the zero-based index of the current element in the collection.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Tag Inherited from TComponent.
VCLComObject Inherited from TComponent.
See Also