TdxBarControl Class
In This Article
Represents a toolbar on screen.
#Declaration
Delphi
TdxBarControl = class(
TdxBarDockedControl
)
#Remarks
The TdxBarControl object visually represents a toolbar (a TdxBar object).
#Inheritance
See Also