THotPDF.ClearFormFieldAnnotationAction Method
Metodesammendrag: THotPDF.ClearFormFieldAnnotationAction Method
Deklarasjon
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Enhet
HPDFDoc
Parametere
| Navn | Formål |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Returverdi
Returnerer ingen verdi
Bruksnotater
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
Relaterte API-er
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents