THotPDF.SetFormFieldMouseDownAction Method

メソッドの要約: THotPDF.SetFormFieldMouseDownAction Method

宣言

procedure SetFormFieldMouseDownAction(const FieldName: AnsiString; Action: THPDFActionBuilder);

ユニット

HPDFDoc

パラメータ

名前目的
FieldNameName of the target form field
ActionAction builder that defines the action to run

戻り値

値を返しません

使用上の注意

関連 API