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
API ที่เกี่ยวข้อง
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents