THotPDF.SetFormFieldLostFocusAction Method
Σύνοψη μεθόδου: THotPDF.SetFormFieldLostFocusAction Method
Δήλωση
procedure SetFormFieldLostFocusAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Μονάδα
HPDFDoc
Παράμετροι
| Όνομα | Σκοπός |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Τιμή επιστροφής
Δεν επιστρέφει τιμή
Σημειώσεις χρήσης
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
Σχετικά API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents