[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 4.0 Generated 2025-05-03 Home