THotPDF.SetFormFieldMouseUpAction Method

Resumen del método: THotPDF.SetFormFieldMouseUpAction Method

Declaración

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

Unidad

HPDFDoc

Parámetros

NombrePropósito
FieldNameName of the target form field
ActionAction builder that defines the action to run

Valor de retorno

No devuelve ningún valor

Notas de uso

APIs relacionadas