FMX.Text.TTextService.MaxLength

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property MaxLength: Integer read FMaxLength write FMaxLength;

C++

__property int MaxLength = {read=FMaxLength, write=FMaxLength, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Text.pas
FMX.Text.hpp
FMX.Text TTextService


Description

Longueur maximale du texte que le service de texte peut fournir.

Voir aussi