FireDAC.DatS.FDExtendedDelta
| [–] Properties | |
|---|---|
| Type: variable | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: FireDAC.DatS | |
Delphi
FDExtendedDelta: Extended = 0.0000000000001;
C++
extern DELPHI_PACKAGE System::Extended FDExtendedDelta;
Description
Controls the maximum difference when comparing the ftExtended field values.
The default value is 0.0000000000001.