THotPDF.ClearFormFieldAdditionalAction Method
メソッドの要約: THotPDF.ClearFormFieldAdditionalAction Method
宣言
procedure ClearFormFieldAdditionalAction(const FieldName: AnsiString; Trigger: THPDFFormFieldActionTrigger);
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
FieldName | Name of the target form field |
Trigger | Form field trigger whose action should be removed |
戻り値
値を返しません
使用上の注意
- Use the specific ClearFormField*Action helpers for common triggers
- Use this lower-level API when the trigger is selected at runtime
関連 API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents