FireDAC.DatS.TFDDatSManager.CheckPrecision
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSManager |
Delphi
property CheckPrecision: Boolean read FCheckPrecision write SetCheckPrecision default False;
C++
__property bool CheckPrecision = {read=FCheckPrecision, write=SetCheckPrecision, default=0};
Description
Embarcadero Technologies does not currently have any additional information.