Back to Devexpress

dxPDFForm Unit

vcl-dxpdfform.md

latest1.5 KB
Original Source

dxPDFForm Unit

Classes

NameDescription
TdxPDFButtonFieldA button field.
TdxPDFCheckBoxFieldA checkbox field.
TdxPDFChoiceFieldThe base class for interactive fields that allow users to choose one or more options.
TdxPDFComboBoxFieldA combobox field.
TdxPDFCustomFieldAn interactive field.
TdxPDFCustomNonExportableFieldThe base class for the interactive fields that store no exportable values.
TdxPDFFormAn interactive form in a PDF document.
TdxPDFListBoxFieldA list box field.
TdxPDFRadioGroupFieldA radio group field.
TdxPDFRadioGroupFieldItemA radio button.
TdxPDFSignatureFieldA digital signature field.
TdxPDFTextFieldA text field.

Types

NameDescription
TdxPDFFormForEachFieldProcA reference to an anonymous procedure that iterates through all interactive fields on a form and applies the same changes to them.