System.Math.MinComp

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

MinComp     = -9223372036854775807;

C++

extern const System::Extended MinComp /*= -9223372036854775807*/;

Propriétés

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

Description

MinComp définit la valeur minimale pour une variable Comp.

La valeur minimale d'une variable Comp est -9,223372036854775807e+18.

Voir aussi