System.Math.MaxComp

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

MaxComp     =  9223372036854775807;

C++

extern const System::Extended MaxComp /*= 9223372036854775807*/;

Propriétés

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

Description

MaxComp définit la valeur absolue maximale pour une variable Comp.

La valeur absolue maximale d'une variable Comp est 9,223372036854775807e+18.

Voir aussi