FMX.EditBox.TCustomEditBox.ValueRange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ValueRange: TValueRange read GetValueRange_ write SetValueRange_ stored ValueStored;

C++

__property Fmx::Stdactns::TValueRange* ValueRange = {read=GetValueRange_, write=SetValueRange_, stored=ValueStored};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.EditBox.pas
FMX.EditBox.hpp
FMX.EditBox TCustomEditBox


Description

Fournit l'accès à la valeur et à ses limites Min et Max.

Voir aussi