TdxBarInPlaceSubItemControl Class
In This Article
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
See Also