object NewBoardDialog: TNewBoardDialog Left = 192 Top = 104 BorderStyle = bsDialog Caption = #26495#19968#35239#26356#26032 ClientHeight = 273 ClientWidth = 462 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 = poOwnerFormCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 8 Top = 8 Width = 128 Height = 12 Caption = #26495#19968#35239#12398#26356#26032#12434#34892#12356#12414#12377 end object Label2: TLabel Left = 8 Top = 24 Width = 335 Height = 12 Caption = #8251#29694#22312#12289#38283#12356#12390#12356#12427#12479#12502#12420#12498#12473#12488#12522#12394#12393#12399#26495#26356#26032#26178#12395#12463#12522#12450#12373#12428#12414#12377 end object MessageMemo: TMemo Left = 4 Top = 40 Width = 453 Height = 197 ScrollBars = ssVertical TabOrder = 3 WantReturns = False end object UpdateButton: TButton Left = 220 Top = 248 Width = 75 Height = 21 Caption = #26356#26032 TabOrder = 0 OnClick = UpdateButtonClick end object CloseButton: TButton Left = 380 Top = 248 Width = 75 Height = 21 Caption = #38281#12376#12427 TabOrder = 2 OnClick = CloseButtonClick end object StopButton: TButton Left = 300 Top = 248 Width = 75 Height = 21 Caption = #20013#27490 TabOrder = 1 OnClick = StopButtonClick end object Indy: TIdHTTP MaxLineAction = maException ReadTimeout = 0 RecvBufferSize = 4096 AllowCookies = False ProxyParams.BasicAuthentication = False ProxyParams.ProxyPort = 0 Request.ContentLength = 0 Request.ContentRangeEnd = 0 Request.ContentRangeStart = 0 Request.ContentType = 'text/html' Request.Accept = 'text/html, */*' Request.BasicAuthentication = False Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)' HTTPOptions = [] Left = 4 Top = 244 end object IdAntiFreeze: TIdAntiFreeze IdleTimeOut = 20 Left = 36 Top = 244 end end