System.Math.GetExceptions

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetExceptions: TArithmeticExceptions;

C++

extern DELPHI_PACKAGE TArithmeticExceptions __fastcall GetExceptions(void);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Math.pas
System.Math.hpp
System.Math System.Math


Description

Récupère l'ensemble d'exceptions de virgule flottante actives.

GetExceptions renvoie toutes les exceptions de virgule flottante définies sur le périphérique en cours.

Voir aussi