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

TCalculatorPanel.DisplayValue

Contains the Double value representing the Text in the panel.

Declaration

Source position: calcform.pas line 85

public property TCalculatorPanel.DisplayValue : Double
  read GetDisplay
  write SetDisplay;