|
From: Andreas H. <ah...@us...> - 2004-12-26 17:24:48
|
Update of /cvsroot/jvcl/dev/JVCL3/install/JVCLInstall In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2919/install/JVCLInstall Modified Files: FrmCompile.dfm Log Message: Compile formular is no more StayOnTop Index: FrmCompile.dfm =================================================================== RCS file: /cvsroot/jvcl/dev/JVCL3/install/JVCLInstall/FrmCompile.dfm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** FrmCompile.dfm 13 Dec 2004 22:50:31 -0000 1.2 --- FrmCompile.dfm 26 Dec 2004 17:24:38 -0000 1.3 *************** *** 13,17 **** Font.Name = 'MS Sans Serif' Font.Style = [] - FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter --- 13,16 ---- |