[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Text representation for the Double display value on the calculator panel.
Source position: calcform.pas line 91
public property TCalculatorPanel.Text : string |
Text is a read-only String property in TCalculatorPanel with the textual representation for the DisplayValue on the panel. It contains the text formatted using the Precision needed for the DisplayValue. Text is updated when a new value is assigned to DisplayValue, when CalcKeyPress is executed for the panel, or when methods for Error or Clear buttons are called.
|
Contains the Double value representing the result (and Text) displayed on the calculator panel. |
|
|
Applies a key or button press to the calculator panel. |
Version 4.0 | Generated 2025-05-03 | Home |