Back to Devexpress

TdxFormattedLabelEditStyle Class

vcl-dxformattedlabel-1bae068a.md

latest1.3 KB
Original Source

TdxFormattedLabelEditStyle Class

Contains the formatted label‘s appearance settings.

Declaration

delphi
TdxFormattedLabelEditStyle = class(
    TcxEditStyle
)

Remarks

This class does not introduce any new functionality. It only publishes properties from its ancestor classes.

Refer to the TcxEditStyle class description for more details on the formatted label’s appearance settings.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxContainerStyle TcxCustomEditStyle TcxEditStyle TdxFormattedLabelEditStyle

See Also

BBCode-Inspired Text Formatting Markup

TdxFormattedLabelEditStyle Members

dxFormattedLabel Unit