TcxEditButtons Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
Create |
Inherited from TCollection. |
#Properties
Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
Item |
Inherited from TCollection. |
Items | Provides indexed access to all editor buttons stored in the collection. |
Update |
Inherited from TCollection. |
Visible |
Returns the number of visible editor buttons in the collection.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Add | Creates an editor button and adds it to the collection. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from TCollection. |
Clear | Inherited from TCollection. |
Clear |
Inherited from TCollection. |
Delete |
Inherited from TCollection. |
End |
Inherited from TCollection. |
Equals |
Inherited from TObject. |
Find |
Inherited from TCollection. |
Get |
Returns the class-reference to the type of buttons stored in the collection. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Insert |
Inherited from TCollection. |
Owner | Inherited from TCollection. |
Sort |
Inherited from TCollection. |
To |
Inherited from TObject. |
See Also