From 179d141fed85baede1628bbe9b03c8befd9bb84d Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Tue, 10 Mar 2015 13:28:52 +0100 Subject: [PATCH] fix, when editor is oekGeneric, property editor dialogs were hidden behind the widget --- src/ce_optionseditor.lfm | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ce_optionseditor.lfm b/src/ce_optionseditor.lfm index 2ce029a3..52ac9fb5 100644 --- a/src/ce_optionseditor.lfm +++ b/src/ce_optionseditor.lfm @@ -7,7 +7,6 @@ inherited CEOptionEditorWidget: TCEOptionEditorWidget Caption = 'Options editor' ClientHeight = 493 ClientWidth = 559 - FormStyle = fsSystemStayOnTop inherited Back: TPanel Height = 493 Width = 559