Source position: mseguiglob.pas line 143
type windowsizety = (
wsi_normal,
wsi_minimized,
wsi_maximized,
wsi_fullscreen,
wsi_fullscreenvirt
);