Back to Devexpress

TdxBarButtonControl Class

vcl-dxbar-d5251626.md

latest1.1 KB
Original Source

TdxBarButtonControl Class

A button control on the toolbar.

Declaration

delphi
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

TdxBarButton

List of Bar Item Types

TdxBarButtonControl Members

dxBar Unit