THotPDF.SetFormFieldSetFocusAction Method
Résumé de la méthode: THotPDF.SetFormFieldSetFocusAction Method
Déclaration
procedure SetFormFieldSetFocusAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Unité
HPDFDoc
Paramètres
| Nom | Objectif |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Valeur de retour
Ne renvoie aucune valeur
Notes d'utilisation
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
API associées
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents