FireDAC.DatS.FDExtendedDelta

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FDExtendedDelta: Extended = 0.0000000000001;

C++

extern DELPHI_PACKAGE System::Extended FDExtendedDelta;

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 ftExtended field values.

The default value is 0.0000000000001.

See Also