THotPDF.SetFormFieldAnnotationAction Method
خلاصه متد: THotPDF.SetFormFieldAnnotationAction Method
اعلان
procedure SetFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger; Action: THPDFActionBuilder);
واحد
HPDFDoc
پارامترها
| نام | هدف |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger that should run the action |
Action | Action builder that defines the action to run |
مقدار بازگشت
هیچ مقداری برنمیگرداند
یادداشتهای استفاده
- Use this API for mouse and focus widget actions
- The convenience SetFormFieldMouse*Action helpers call this method for common triggers
APIهای مرتبط
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents