THotPDF.ClearFormFieldMouseDownAction Method
Сводка метода: THotPDF.ClearFormFieldMouseDownAction Method
Объявление
procedure ClearFormFieldMouseDownAction(const FieldName: AnsiString);
Модуль
HPDFDoc
Параметры
| Имя | Назначение |
|---|---|
FieldName | Name of the target form field |
Возвращаемое значение
Не возвращает значение
Примечания по использованию
- Use this API to remove a previously assigned field action
- The field itself remains in the document
Связанные API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents