*** C:/Dokumente und Einstellungen/busseju/Lokale Einstellungen/Temp/JvJVCLUtils.pas-revBASE.svn000.tmp.pas	Wed Nov 18 12:01:54 2009
--- U:/Proj/Delphi/jvcl/run/JvJVCLUtils.pas	Wed Nov 18 11:57:14 2009
***************
*** 4150,4155 ****
--- 4150,4156 ----
      if Form.FormStyle in [fsMDIChild, fsMDIForm] then
        TWindowState(Pointer(@Form.WindowState)^) := WinState
      else
+       Form.WindowState := WinState;
      {$ELSE}
        Form.WindowState := WinState;
      {$ENDIF}
