• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

ギコナビ


Commit MetaInfo

修订版188a54170c1b46d9b1456b6ba8f270d9c3766c2b (tree)
时间2011-11-20 19:18:23
作者h677 <h677>
Commiterh677

Log Message

ギコナビ更新のダイアログの表示位置をメインダイアログの中心に変更

更改概述

差异

--- a/GikoDataModule.pas
+++ b/GikoDataModule.pas
@@ -4606,7 +4606,7 @@ begin
46064606 end;
46074607 GikoForm.UpdateExePath := '';
46084608 GikoForm.UpdateExeArgs := '';
4609- form := TUpdateCheckForm.Create(Self);
4609+ form := TUpdateCheckForm.Create(GikoForm);
46104610 try
46114611 form.ShowModal;
46124612 shutdown := form.Allowshutdown;
--- a/UpdateCheck.dfm
+++ b/UpdateCheck.dfm
@@ -11,7 +11,7 @@ object UpdateCheckForm: TUpdateCheckForm
1111 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
1212 Font.Style = []
1313 OldCreateOrder = False
14- Position = poDesktopCenter
14+ Position = poOwnerFormCenter
1515 OnCreate = FormCreate
1616 PixelsPerInch = 96
1717 TextHeight = 12