Unit 'CalcForm' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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;