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