vcl-dxpdfform.md
| Name | Description |
|---|---|
| TdxPDFButtonField | A button field. |
| TdxPDFCheckBoxField | A checkbox field. |
| TdxPDFChoiceField | The base class for interactive fields that allow users to choose one or more options. |
| TdxPDFComboBoxField | A combobox field. |
| TdxPDFCustomField | An interactive field. |
| TdxPDFCustomNonExportableField | The base class for the interactive fields that store no exportable values. |
| TdxPDFForm | An interactive form in a PDF document. |
| TdxPDFListBoxField | A list box field. |
| TdxPDFRadioGroupField | A radio group field. |
| TdxPDFRadioGroupFieldItem | A radio button. |
| TdxPDFSignatureField | A digital signature field. |
| TdxPDFTextField | A text field. |
| Name | Description |
|---|---|
| TdxPDFFormForEachFieldProc | A reference to an anonymous procedure that iterates through all interactive fields on a form and applies the same changes to them. |