From f8598f3d04de284647505dfd68feaea42bcae6b0 Mon Sep 17 00:00:00 2001 From: Ansgar Becker Date: Mon, 23 Aug 2010 22:35:07 +0000 Subject: [PATCH] Revert r3493 which should have fixed issue #2128 - in fact it breaks it. --- source/connections.dfm | 1 + 1 file changed, 1 insertion(+) diff --git a/source/connections.dfm b/source/connections.dfm index 0dc25f3c..2ea3301a 100644 --- a/source/connections.dfm +++ b/source/connections.dfm @@ -15,6 +15,7 @@ object connform: Tconnform Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False + Position = poMainFormCenter ShowHint = True OnClose = FormClose OnCloseQuery = FormCloseQuery