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