TdxGaugeCustomDigitalScale.OptionsView Property
Provides access to the appearance settings of the digital scale.
Declaration
property OptionsView: TdxGaugeDigitalScaleOptionsView read; write;
Property Value
Type |
---|
TdxGaugeDigitalScaleOptionsView |
Remarks
Use this property set to specify the digital scale’s symbol capacity as well as its visual appearance options.
Refer to the TdxGaugeDigitalScaleOptionsView class description for additional information on available customization options.
See Also