Source position: fpg_combobox.pas line 64
type TfpgComboOptions = set of (
wo_FocusItemTriggersOnChange,
wo_AllowUserBlank
);