Source position: msedropdownlist.pas line 43
type dropdownliststatesty = set of (
dls_firstmousemoved,
dls_mousemoved,
dls_scrollup
);