Skip to main content

TdxBarInPlaceSubItemControl Class

A toolbar in-place subitem control.

Declaration

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.

See Also