Source position: msedrag.pas line 61
type dragstatesty = set of (
ds_clicked,
ds_beginchecked,
ds_cursorshapechanged,
ds_haddragobject
);