FMX.Edit.TCustomEditModel.MaxLength
Delphi
property MaxLength: Integer read FMaxLength write SetMaxLength;
C++
__property int MaxLength = {read=FMaxLength, write=SetMaxLength, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FMX.Edit.pas FMX.Edit.hpp | FMX.Edit | TCustomEditModel | 
Description
Embarcadero Technologies does not currently have any additional information.