TcxCustomCalculator.Value Property
In This Article
Identifies the value calculated via a calculator control.
#Declaration
Delphi
property Value: Extended read; write;
#Property Value
Type |
---|
Extended |
#Remarks
The Value property defines the result of calculations.
See Also