Source position: system.uitypes.pp line 873
type TWindowStates = set of (
wsNormal,
wsMinimized,
wsMaximized,
wsFullScreen
);