[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'CalcForm' (#lcl)

TCalculatorPanel.Memory

Contains the Double value stored in the memory for the calculator.

Declaration

Source position: calcform.pas line 86

public property TCalculatorPanel.Memory : Double
  read FMemory
  write FMemory;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.