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