API:Vcl.ValEdit.TItemProp.MaxLength

From RAD Studio API Documentation
Jump to: navigation, search

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.