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

TCalculatorPanel.Memory

Contains the Double value stored as the memory for the calculator panel.

Declaration

Source position: calcform.pas line 86

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


Version 3.2 Generated 2024-02-25 Home