[Overview][Classes][Procedures and functions][Index] |
Memory - the value stored in the calculator's memory.
Source position: extdlgs.pas line 167
public property TCalculatorDialog.Memory : Double |
Memory is a read-only Double property which contains the numeric value stored using the Memory button on the calculator dialog. The value in Memory is passed to the form in DlgForm in the Execute method, and updated when the modal result for the calculator form is mrOk.
|
Creates, configures, and displays the form for the calculator dialog. |
|
|
Implements the form used to display a calculator for a TCalculatorDialog instance. |
Version 4.0 | Generated 2025-05-03 | Home |