System.Math.SetExceptions
Delphi
function SetExceptions(const Exceptions: TArithmeticExceptions): TArithmeticExceptions;
C++
extern DELPHI_PACKAGE TArithmeticExceptions __fastcall SetExceptions(const TArithmeticExceptions Exceptions);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | System.Math.pas System.Math.hpp |
System.Math | System.Math |
Beschreibung
Setzt die in Exceptions angegebenen Gleitkomma-Exceptions.
SetExceptions gibt die auf dem aktuellen Gerät festgelegte vorherige Menge der Gleitkomma-Exceptions zurück.