TdxBarCaptionButtons Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
Create |
Inherited from TCollection. |
Create |
Inherited from TOwned |
#Properties
Name | Description |
---|---|
Bar | Provides access to a toolbar that owns the current series of toolbar title buttons. |
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
Item |
Inherited from TCollection. |
Items | Provides indexed access to a toolbar title button at the position specified by the zero-based Index parameter. |
Rect | Returns a rectangle occupied by a group of toolbar title buttons. |
Update |
Inherited from TCollection. |
#Methods
Name | Description |
---|---|
Add | Adds a new toolbar title button at the end of 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 |
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. |
Update |
#Events
Name | Description |
---|---|
On |
Fires after the current collection has been modified (a collection item is added, inserted, removed, etc.).
Inherited from Tcx |
See Also