TdxPDFForm.FieldCount Property
In This Article
Returns the number of interactive fields on the form.
#Declaration
Delphi
property FieldCount: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The number of interactive fields. |
See Also