Afficher : Delphi C++
Préférences d'affichage

FMX.Edit.TCustomEditBox.ValueType

De XE2 API Documentation

Delphi

property ValueType: TNumValueType read FValueType write SetValueType default TNumValueType.vtInteger;

C++

__property TNumValueType ValueType = {read=FValueType, write=SetValueType, default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property published
FMX.Edit.pas
FMX.Edit.hpp
FMX.Edit TCustomEditBox


Description

Le type du nombre affiché par un contrôle d'édition.

Voir aussi

Versions précédentes
Traductions