API:Vcl.ValEdit.TItemProp.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 | published | Vcl.ValEdit.pas Vcl.ValEdit.hpp |
Vcl.ValEdit | TItemProp |
Description
Embarcadero Technologies does not currently have any additional information.