TdxBarButtonControl Class
A button control on the toolbar.
Declaration
TdxBarButtonControl = class(
TdxBarButtonLikeControl
)
Remarks
TdxBarButtonControl represents TdxBarButton items on screen. Use the item ButtonStyle property to determine the type of button to be displayed. To customize the look of TdxBarButtonControl, use the PaintStyle property of the TdxBarItemLink object that links the TdxBarButton item and the given item control.
Inheritance
TObject
TcxIUnknownObject
TdxBarItemControl
TdxBarButtonLikeControl
TdxBarButtonControl
See Also