FireDAC.DatS.FDDoubleDelta
Delphi
FDDoubleDelta: Double = 0.0000000000001;
C++
extern DELPHI_PACKAGE double FDDoubleDelta;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| variable | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | FireDAC.DatS |
Description
Controls the maximum difference when comparing the ftFloat field values.
The default value is 0.0000000000001.