THotPDF.SetLoadedFormFieldTooltip Method
Sets the tooltip for the form field
Declaration
procedure SetLoadedFormFieldTooltip(FieldIndex: Integer;
Unit
HPDFDoc
Usage notes
- 当鼠标悬停在表单域时显示的文本
- Ensure that the document object has been correctly initialised or loaded before calling this method
- For details, please refer to the relevant examples or class descriptions