Hauptmenü öffnen

RAD Studio API Documentation β

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