TdxBarLargeButton Class
In This Article
This class represents large toolbar buttons.
#Declaration
Delphi
TdxBarLargeButton = class(
TdxBarCustomButton
)
#Remarks
Items of the TdxBarLargeButton type provide an ‘advanced’ toolbar button interface. Also TdxBarLargeButton provides some new capabilities in order to create interfaces introduced in MS Internet Explorer(tm).
#Inheritance
See Also