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