THotPDF.ClearFormFieldAnnotationAction Method
Rezumatul metodei: THotPDF.ClearFormFieldAnnotationAction Method
Declarație
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Unitate
HPDFDoc
Parametri
| Nume | Scop |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Valoare de întoarcere
Nu returnează nicio valoare
Note de utilizare
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
API-uri asociate
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents