PDFium Component Docs

מתודת FocusedFormFieldDetails

Component: TPdf  ·  Unit: PDFium
מחזיר TPdfFormFieldInfo עבור שדה הטופס הלוגי הנוכחי

Syntax

function FocusedFormFieldDetails: TPdfFormFieldInfo;

Return Value

TPdfFormFieldInfo

Description

The logical form cursor follows FocusFormField, FocusNextFormField, FocusPreviousFormField, and FormFieldTabOrder

Use these accessors when a keyboard or voice UI needs to announce the focused field value, label, and metadata even when pdfium has no active text caret

Remarks

Example

Info := Pdf1.FocusedFormFieldDetails;

See Also

ReadableContent, SetReadingHighlight