PoChecker: center dialog which shows missing Po files relative to screen center, not main form center (it happens to be component palette in IDE, causing the dialog to be partly off screen)

git-svn-id: trunk@47295 -
This commit is contained in:
maxim 2015-01-04 16:50:27 +00:00
parent 059b7d50d4
commit 9c46aa1401

View File

@ -8,7 +8,7 @@ object MemoForm: TMemoForm
ClientWidth = 365
Constraints.MinHeight = 230
Constraints.MinWidth = 365
Position = poMainFormCenter
Position = poScreenCenter
LCLVersion = '1.3'
object BitBtn1: TBitBtn
AnchorSideLeft.Control = MsgMemo