Skip to main content

TdxBarEdit.MaxLength Property

Specifies the maximum edit value length, in characters.

Declaration

property MaxLength: Integer read; write; default 0;

Property Value

Type Default Description
Integer 0

The maximum edit value length, in characters.

If the property is set to 0, the maximum edit value length is 32766 characters.

See Also