ImageEn, unit iexPdfiumCore

TPdfFormField.IsOptionSelected

TPdfFormField.IsOptionSelected


Declaration

function IsOptionSelected(OptionIndex: Integer): Boolean;


Description

Returns true if the option at the specified index is selected or not.

Field Types: fftComboBox, fftListBox


See Also

 OptionCount
 OptionLabels
 SelectComboBoxOption
 SelectListBoxOption