TdxPDFTextField.Text Property
In This Article
The field’s value.
#Declaration
Delphi
property Text: string read; write;
#Property Value
Type | Description |
---|---|
string | The field’s content. The Max |
See Also