THotPDF.ClearFormFieldAnnotationAction Method
Resumen del método: THotPDF.ClearFormFieldAnnotationAction Method
Declaración
procedure ClearFormFieldAnnotationAction(const FieldName: AnsiString; Trigger: THPDFAnnotationActionTrigger);
Unidad
HPDFDoc
Parámetros
| Nombre | Propósito |
|---|---|
FieldName | Name of the target form field |
Trigger | Annotation trigger whose action should be removed |
Valor de retorno
No devuelve ningún valor
Notas de uso
- Use this API for mouse and focus widget actions
- The convenience ClearFormFieldMouse*Action helpers call this method for common triggers
APIs relacionadas
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents