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