Skip to main content

TdxPDFChoiceField Class

The base class for interactive fields that allow users to choose one or more options.

Declaration

TdxPDFChoiceField = class(
    TdxPDFCustomField
)

Remarks

This class extends its ancestor with the following members that allow you to do the following:

Do not use the TdxPDFChoiceField class directly. Use the following descendants instead:

See Also