object UpdateCheckForm: TUpdateCheckForm Left = 331 Top = 160 Width = 492 Height = 247 Caption = #26356#26032#12481#12455#12483#12463 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object Panel1: TPanel Left = 0 Top = 0 Width = 484 Height = 41 Align = alTop TabOrder = 0 object UpdateButton: TButton Left = 16 Top = 8 Width = 75 Height = 25 Caption = #23455#34892 TabOrder = 0 OnClick = UpdateButtonClick end object NightBuildCheckButton: TButton Left = 368 Top = 8 Width = 107 Height = 25 Caption = #20154#26609#29256#26356#26032 TabOrder = 1 OnClick = NightBuildCheckButtonClick end end object Panel2: TPanel Left = 0 Top = 41 Width = 484 Height = 172 Align = alClient Caption = 'Panel2' TabOrder = 1 object ResultMemo: TMemo Left = 1 Top = 1 Width = 482 Height = 170 Align = alClient Lines.Strings = ( 'ResultMemo') TabOrder = 0 end end object IdHTTP: TIdHTTP MaxLineAction = maException AllowCookies = True ProxyParams.BasicAuthentication = False ProxyParams.ProxyPort = 0 Request.ContentLength = -1 Request.ContentRangeEnd = 0 Request.ContentRangeStart = 0 Request.Accept = 'text/html, */*' Request.BasicAuthentication = False Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)' HTTPOptions = [hoForceEncodeParams] Left = 304 Top = 8 end object IdAntiFreeze: TIdAntiFreeze Left = 336 Top = 8 end end