Afficher : Delphi
C++
Préférences d'affichage
System.Math.TArithmeticException
De XE2 API Documentation
Delphi
type TArithmeticException = (exInvalidOp, exDenormalized, exZeroDivide, exOverflow, exUnderflow, exPrecision)
C++
enum TArithmeticException : unsigned char { exInvalidOp, exDenormalized, exZeroDivide, exOverflow, exUnderflow, exPrecision };
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| enum | public | System.Math.pas System.Math.hpp |
System.Math | System.Math |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !