Unit 'CalcForm' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCalculatorPanel.Precision

Maximum number of digits of precision allowed for the Double value in the calculator.

Declaration

Source position: calcform.pas line 87

public property TCalculatorPanel.Precision : Byte
  read FPrecision
  write FPrecision;