TdxPDFTextField.Text Property
The field’s value.
Declaration
property Text: string read; write;
Property Value
Type | Description |
---|---|
string | The field’s content. The MaxLength property value limits the assigned string’s length. |
See Also