mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 08:59:54 +02:00
IDE: messages: about dialog screen center
git-svn-id: trunk@45327 -
This commit is contained in:
parent
1b91fe8109
commit
3f0ce89e2c
@ -3456,7 +3456,7 @@ begin
|
||||
Name:='AboutExtToolDlg';
|
||||
Width:=500;
|
||||
Height:=300;
|
||||
Position:=poMainFormCenter;
|
||||
Position:=poScreenCenter;
|
||||
Caption:='About '+View.Caption;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user