THotPDF.SetFormFieldMouseDownAction Method
Зведення методу: THotPDF.SetFormFieldMouseDownAction Method
Оголошення
procedure SetFormFieldMouseDownAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Модуль
HPDFDoc
Параметри
| Назва | Призначення |
|---|---|
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