THotPDF.SetFormFieldLostFocusAction Method
Metódus összefoglaló: THotPDF.SetFormFieldLostFocusAction Method
Deklaráció
procedure SetFormFieldLostFocusAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Egység
HPDFDoc
Paraméterek
| Név | Cél |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Visszatérési érték
Nem ad vissza értéket
Használati megjegyzések
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
Kapcsolódó API-k
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents