JVCL Help:TJvCalculator.Value

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the result of the last calculation.


Pascal

 propertyValue: Double;


Description

The Value property returns the result of the last calculation done in the calculator dialog.
To make a value appear by default in the calculator dialog’s edit box, assign a value to Value in the Object Inspector or in program code. Programmatic changes to Value have no effect while the dialog is active, use CalcDisplay for this purpose.


See Also

TJvCalculator.CalcDisplay, TJvCalculator.Memory, TJvCalculator.Precision


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page