THotPDF.SetFormFieldLostFocusAction Method
Резюме на метода: THotPDF.SetFormFieldLostFocusAction Method
Декларация
procedure SetFormFieldLostFocusAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Unit
HPDFDoc
Параметри
| Name | Предназначение |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Върната стойност
Не връща стойност
Бележки за употреба
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
Свързани API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents