FocusedFieldIndex
Forms, interaction, data types
Description
TPDFlibFormSession
/Bl/Fo
/Fo holding the focused field or temporary Widget index
Focus changes only through the focus path, so 0 and OnFocusChanged dispatch and the commit or cancel of a previous edit always precede a change
A vetoed
Declaration
property FocusedFieldIndex: Integer read FFocusedFieldIndex;
Value
Returns the focused field or temporary Widget index, or 0 when no Widget has focus
See also
FocusField, FocusNext, FocusAt, Blur, EditingFieldIndex, HoveredFieldIndex, PressedFieldIndex, TPDFlibFormSession