Revert r3493 which should have fixed issue #2128 - in fact it breaks it.

This commit is contained in:
Ansgar Becker
2010-08-23 22:35:07 +00:00
parent d15f4ca1a2
commit f8598f3d04

View File

@@ -15,6 +15,7 @@ object connform: Tconnform
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
ShowHint = True
OnClose = FormClose
OnCloseQuery = FormCloseQuery