IDE: messages: about dialog screen center

git-svn-id: trunk@45327 -
This commit is contained in:
mattias 2014-06-03 22:11:33 +00:00
parent 1b91fe8109
commit 3f0ce89e2c

View File

@ -3456,7 +3456,7 @@ begin
Name:='AboutExtToolDlg';
Width:=500;
Height:=300;
Position:=poMainFormCenter;
Position:=poScreenCenter;
Caption:='About '+View.Caption;
end;