FireDAC.Stan.Util.FDDisableFPExc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function FDDisableFPExc: NativeUInt;

C++

extern DELPHI_PACKAGE NativeUInt __fastcall FDDisableFPExc(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.Stan.Util.pas
FireDAC.Stan.Util.hpp
FireDAC.Stan.Util FireDAC.Stan.Util

Beschreibung

Deaktiviert Gleitkomma-Exceptions.

Die Funktion FDDisableFPExc gibt eine NativeUInt-Zahl zurück, die den aktuellen Wert des FPU-Steuerworts (Floating-Point Unit, Gleitkommaeinheit) repräsentiert.

Siehe auch