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