Back to Devexpress

TdxBarInPlaceSubItemControl Class

vcl-dxbarextitems-84b7dae7.md

latest1.1 KB
Original Source

TdxBarInPlaceSubItemControl Class

A toolbar in-place subitem control.

Declaration

delphi
TdxBarInPlaceSubItemControl = class(
    TdxBarContainerItemControl
)

Remarks

TdxBarInPlaceSubItemControl represents TdxBarInPlaceSubItem items on toolbars. Said differently, it is responsible for the display and maintenance of in-place subitems on screen.

Inheritance

TObject TcxIUnknownObject TdxBarItemControl TdxBarButtonLikeControl TdxBarSubItemControl TdxBarContainerItemControl TdxBarInPlaceSubItemControl

See Also

TdxBarInPlaceSubItem

List of Bar Item Types

TdxBarInPlaceSubItemControl Members

dxBarExtItems Unit