TdxBarLargeButtonControl Class
In This Article
A large button control.
#Declaration
Delphi
TdxBarLargeButtonControl = class(
TdxBarButtonControl
)
#Remarks
TdxBarLargeButtonControl represents a TdxBarLargeButton item on screen. TdxBarLargeButtonControl is responsible for TdxBarLargeButton item drawing on toolbars and submenus.
#Inheritance
TObject
TcxIUnknownObject
TdxBarItemControl
TdxBarButtonLikeControl
TdxBarButtonControl
TdxBarLargeButtonControl
See Also