Browse Source

Progress window appears on top of Editor window when reloading an edited file

Source commit: ac84421f42fe4952268f462829090217166de914
Martin Prikryl 9 years ago
parent
commit
2011b4d3d5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      source/forms/Progress.dfm

+ 1 - 0
source/forms/Progress.dfm

@@ -11,6 +11,7 @@ object ProgressForm: TProgressForm
   Color = clWindow
   ParentFont = True
   OldCreateOrder = False
+  PopupMode = pmAuto
   Position = poOwnerFormCenter
   OnHide = FormHide
   OnShow = FormShow