fix, when editor is oekGeneric, property editor dialogs were hidden behind the widget

This commit is contained in:
Basile Burg 2015-03-10 13:28:52 +01:00
parent d70409bcb9
commit 179d141fed
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ inherited CEOptionEditorWidget: TCEOptionEditorWidget
Caption = 'Options editor' Caption = 'Options editor'
ClientHeight = 493 ClientHeight = 493
ClientWidth = 559 ClientWidth = 559
FormStyle = fsSystemStayOnTop
inherited Back: TPanel inherited Back: TPanel
Height = 493 Height = 493
Width = 559 Width = 559