Source position: controls.pp line 131
type TFormStyle = (
fsNormal,
fsMDIChild,
fsMDIForm,
fsStayOnTop,
fsSplash,
fsSystemStayOnTop
);