diff --git a/components/lazreport/source/lr_funct_editor_unit.lfm b/components/lazreport/source/lr_funct_editor_unit.lfm index 9f3f2e34ef..ae0c405c5e 100644 --- a/components/lazreport/source/lr_funct_editor_unit.lfm +++ b/components/lazreport/source/lr_funct_editor_unit.lfm @@ -12,7 +12,7 @@ object LR_FunctEditorForm: TLR_FunctEditorForm ClientWidth = 420 OnClose = FormClose OnCreate = FormCreate - Position = poDesktopCenter + Position = poScreenCenter LCLVersion = '0.9.29' object ListBox1: TListBox Left = 0 diff --git a/components/lazreport/source/lr_funct_editor_unit1.lfm b/components/lazreport/source/lr_funct_editor_unit1.lfm index 858c4556a1..14170db65d 100644 --- a/components/lazreport/source/lr_funct_editor_unit1.lfm +++ b/components/lazreport/source/lr_funct_editor_unit1.lfm @@ -10,7 +10,7 @@ object LR_FunctEditor1Form: TLR_FunctEditor1Form Caption = 'LR_FunctEditor1Form' ClientHeight = 300 ClientWidth = 412 - Position = poDesktopCenter + Position = poScreenCenter LCLVersion = '0.9.29' object Panel1: TPanel Left = 0 diff --git a/components/sqldb/sqlstringspropertyeditordlg.lfm b/components/sqldb/sqlstringspropertyeditordlg.lfm index a45975d5ea..e254628ca2 100644 --- a/components/sqldb/sqlstringspropertyeditordlg.lfm +++ b/components/sqldb/sqlstringspropertyeditordlg.lfm @@ -8,7 +8,7 @@ object SQLStringsPropertyEditorDlg: TSQLStringsPropertyEditorDlg ClientWidth = 494 OnShow = FormShow ParentFont = False - Position = poDesktopCenter + Position = poScreenCenter LCLVersion = '0.9.25' object ButtonsPanel: TButtonPanel Left = 6