Contains the Double value stored in the memory for the calculator.
Source position: calcform.pas line 86
public property TCalculatorPanel.Memory : Double read FMemory write FMemory;