Source position: comboex.pas line 41
type TComboBoxExStyle = (
csExDropDown,
csExSimple,
csExDropDownList
);