TdxCustomFormattedLabel.Style Property
Provides access to the formatted label’s appearance settings.
Declaration
property Style: TdxFormattedLabelEditStyle read; write;
Property Value
Type |
---|
TdxFormattedLabelEditStyle |
Remarks
Refer to the TdxFormattedLabelEditStyle class description for more details on the label’s appearance settings.
See Also