FMX.StdActns.TBaseValueRange.Max

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Max: Double read FMax write FMax;

C++

__property double Max = {read=FMax, write=FMax};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns TBaseValueRange


Description

Valeur acceptable maximale pour l'étendue du paramètre Value à virgule flottante.

Voir aussi