Back to Devexpress

TdxBarLargeButton Class

vcl-dxbar-46dce6bf.md

latest1.3 KB
Original Source

TdxBarLargeButton Class

This class represents large toolbar buttons.

Declaration

delphi
TdxBarLargeButton = class(
    TdxBarCustomButton
)

Remarks

Items of the TdxBarLargeButton type provide an ‘advanced’ toolbar button interface. Also TdxBarLargeButton provides some new capabilities in order to create interfaces introduced in MS Internet Explorer(tm).

Inheritance

TObject TPersistent TComponent TcxCustomComponent TdxBarComponent TdxBarItem TdxBarButtonLikeItem TdxBarCustomButton TdxBarLargeButton

See Also

TdxBarLargeButtonControl

How to Add Custom Items to a Toolbar's Popup Menu

List of Bar Item Types

TdxBarLargeButton Members

dxBar Unit