[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'CalcForm' (#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;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.