TdxPDFTextField.MaxLength Property
Specifies the field’s maximum length, in characters.
Declaration
property MaxLength: Integer read; write;
Property Value
| Type | Description |
|---|---|
| Integer | The number of characters that the field can fit. |
See Also