TdxGaugeDBDigitalScale.Value Property
In This Article
Returns the value currently displayed by the data-aware digital scales.
#Declaration
Delphi
property Value: string read;
#Property Value
Type |
---|
string |
#Remarks
Use this property to identify the current value of data-aware digital scales without accessing the data storage bound to a scale.
See Also