FireDAC.DatS.FDSingleDelta
Delphi
FDSingleDelta: Single = 0.00001;
C++
extern DELPHI_PACKAGE float FDSingleDelta;
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 ftSingle
field values.
The default value is 0.00001.