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

TCalculatorForm.Value

Value - the numeric value, the result of the calculation, to be returned to the main program

Declaration

Source position: extdlgs.pas line 195

public property TCalculatorForm.Value : Double
  read GetValue
  write SetValue;