TcxCustomEditButtons Properties
The base class for editor button collections.| Name | Description |
|---|---|
| Capacity | Inherited from TCollection. |
| Count | Inherited from TCollection. |
| ItemClass | Inherited from TCollection. |
| Items | Provides indexed access to all editor buttons in the collection. |
| UpdateCount | Inherited from TCollection. |
| VisibleCount | Returns the number of visible editor buttons in the collection. |
See Also