THotPDF.ClearFormFieldMouseDownAction Method
メソッドの要約: THotPDF.ClearFormFieldMouseDownAction Method
宣言
procedure ClearFormFieldMouseDownAction(const FieldName: AnsiString);
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
FieldName | Name of the target form field |
戻り値
値を返しません
使用上の注意
- Use this API to remove a previously assigned field action
- The field itself remains in the document
関連 API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents