THotPDF.SetFormFieldLostFocusAction Method
Metodo santrauka: THotPDF.SetFormFieldLostFocusAction Method
Deklaracija
procedure SetFormFieldLostFocusAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Unit
HPDFDoc
Parametrai
| Name | Paskirtis |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Grąžinama reikšmė
Reikšmės negrąžina
Naudojimo pastabos
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
Susijusios API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents