THotPDF.ClearFormFieldLostFocusAction Method
Resumo do método: THotPDF.ClearFormFieldLostFocusAction Method
Declaração
procedure ClearFormFieldLostFocusAction(const FieldName: AnsiString);
Unidade
HPDFDoc
Parâmetros
| Nome | Finalidade |
|---|---|
FieldName | Name of the target form field |
Valor de retorno
Não retorna nenhum valor
Notas de uso
- Use this API to remove a previously assigned field action
- The field itself remains in the document
APIs relacionadas
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents