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

TCalculatorPanel.UpdateMemoryLabel

Updates the Memory indicator to reflect a non-zero value present in the Memory property.

Declaration

Source position: calcform.pas line 84

public procedure TCalculatorPanel.UpdateMemoryLabel;

Description

Causes the character 'M' to be displayed when Memory has a non-zero value. Otherwise, the Memory indicator is cleared.

See also

TCalculatorPanel.Memory

  

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


Version 4.0 Generated 2025-05-03 Home