THotPDF.SetFormFieldLostFocusAction Method
Súhrn metódy: THotPDF.SetFormFieldLostFocusAction Method
Deklarácia
procedure SetFormFieldLostFocusAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Unit
HPDFDoc
Parametre
| Name | Účel |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Návratová hodnota
Nevracia hodnotu
Poznámky k použitiu
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
Súvisiace API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents