THotPDF.SetFormFieldLostFocusAction Method
Menetelmän yhteenveto: THotPDF.SetFormFieldLostFocusAction Method
Määrittely
procedure SetFormFieldLostFocusAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Yksikkö
HPDFDoc
Parametrit
| Nimi | Tarkoitus |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Paluuarvo
Ei palauta arvoa
Käyttöhuomautukset
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
Aiheeseen liittyvät API:t
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents