THotPDF.ClearFormFieldAnnotationAction Method
ملخص الطريقة: THotPDF.ClearFormFieldAnnotationAction Method
التصريح
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
وحدة
HPDFDoc
المعاملات
| الاسم | الغرض |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
قيمة الإرجاع
لا يعيد قيمة
ملاحظات الاستخدام
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
واجهات برمجة التطبيقات ذات الصلة
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents