TdxPDFTextField.DefaultText Property
In This Article
Returns the field’s initial value.
#Declaration
Delphi
property DefaultText: string read;
#Property Value
Type | Description |
---|---|
string | The field’s initial value. |
See Also