vcl-dxpdfform-e9c0ee78.md
An interactive field.
TdxPDFCustomField = class(
TcxLockablePersistent
)
This class implements the base functionality of interactive fields in a PDF form. The TdxPDFCustomField class has members that allow you to do the following:
Do not use the TdxPDFCustomField class directly. Use the following descendants instead:
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxPDFCustomField
See Also