Source position: system.uitypes.pp line 872
type TWindowState = (
wsNormal,
wsMinimized,
wsMaximized,
wsFullScreen
);