FMX.Text.TTextService.SetMaxLength
Delphi
procedure SetMaxLength(const Value: Integer); virtual;
C++
virtual void __fastcall SetMaxLength(const int Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Text.pas FMX.Text.hpp |
FMX.Text | TTextService |
Description
Defines the maximum input text length.