Source position: msetextedit.pas line 62
type texteditstatesty = set of (
tes_selectinvalid,
tes_cellentering,
tes_xposinvalid
);