THotPDF.SetFormFieldLostFocusAction Method
Povzetek metode: THotPDF.SetFormFieldLostFocusAction Method
Deklaracija
procedure SetFormFieldLostFocusAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Unit
HPDFDoc
Parametri
| Name | Namen |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Vrnjena vrednost
Ne vrne vrednosti
Opombe o uporabi
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
Povezani API-ji
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- Podpora AcroForm
- Contents