THotPDF.SetFormFieldLostFocusAction Method
Metodesammendrag: THotPDF.SetFormFieldLostFocusAction Method
Deklaration
procedure SetFormFieldLostFocusAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Enhed
HPDFDoc
Parametre
| Navn | Formål |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Returværdi
Returnerer ingen værdi
Brugsnoter
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
Relaterede API'er
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents