THotPDF.SetFormFieldMouseUpAction Method

Method summary: THotPDF.SetFormFieldMouseUpAction Method

Declaration

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

Unit

HPDFDoc

Parameters

NamePurpose
FieldNameName of the target form field
ActionAction builder that defines the action to run

Return value

Returns no value

Usage notes

Related APIs