THotPDF.ClearFormFieldAnnotationAction Method
Povzetek metode: THotPDF.ClearFormFieldAnnotationAction Method
Deklaracija
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Unit
HPDFDoc
Parametri
| Name | Namen |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Vrnjena vrednost
Ne vrne vrednosti
Opombe o uporabi
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
Povezani API-ji
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- Podpora AcroForm
- Contents