TdxBarCaptionButtons Class
In This Article
A collection of toolbar title buttons.
#Declaration
Delphi
TdxBarCaptionButtons = class(
TcxOwnedInterfacedCollection,
IdxAutomationElement
)
#Remarks
The TdxBarCaptionButtons
object is referenced by the bar’s CaptionButtons property.
#Inheritance
TObject
TPersistent
TCollection
TOwnedCollection
TcxOwnedInterfacedCollection
TdxBarCaptionButtons
See Also