TdxBarCustomStaticControl Class
The base class for bar item controls that correspond to bar items displaying static text, such as labels and item separators.
Declaration
TdxBarCustomStaticControl = class(
TdxBarItemControl
)
Remarks
This class is the base class for the TdxBarStaticControl and TdxBarSeparatorControl classes.
Inheritance
TObject
TcxIUnknownObject
TdxBarItemControl
TdxBarCustomStaticControl
See Also