THotPDF.SetFormFieldSetFocusAction Method
메서드 요약: THotPDF.SetFormFieldSetFocusAction Method
선언
procedure SetFormFieldSetFocusAction(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