TdxPDFForm.FieldNames Property
Returns a string list populated with names of all interactive fields on the form.
Declaration
property FieldNames: TStringList read;
Property Value
| Type | Description |
|---|---|
| TStringList | A string list. |
See Also