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