TdxFormattedLabel Class
An unbound formatted label control.
Declaration
TdxFormattedLabel = class(
TdxCustomFormattedLabel
)
Remarks
A formatted label control is a simple label control with limited text formatting support via a set of BBCode-inspired markup tags. Refer to the TdxCustomFormattedLabel class description for the list of supported markup tags.
Inheritance
See Also