THotPDF.SetFormFieldLostFocusAction Method

Method summary: THotPDF.SetFormFieldLostFocusAction Method

Declaration

procedure SetFormFieldLostFocusAction(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