FMX.EditBox.TEditBoxModel.ValueType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ValueType: TNumValueType read FValueType write SetValueType;

C++

__property Fmx::Text::TNumValueType ValueType = {read=FValueType, write=SetValueType, nodefault};

Propriétés

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


Description

Spécifie le type entier ou flottant du nombre Value affiché dans le contrôle.

Voir aussi