THotPDF.SetFormFieldLostFocusAction Method
Rezumatul metodei: THotPDF.SetFormFieldLostFocusAction Method
Declarație
procedure SetFormFieldLostFocusAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Unitate
HPDFDoc
Parametri
| Nume | Scop |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Valoare de întoarcere
Nu returnează nicio valoare
Note de utilizare
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
API-uri asociate
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents