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 |
See Also