object NewBoardDialog: TNewBoardDialog Left = 337 Top = 197 BorderStyle = bsDialog Caption = #26495#19968#35239#26356#26032 ClientHeight = 329 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 = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poOwnerFormCenter OnClose = FormClose 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 Label13: TLabel Left = 6 Top = 245 Width = 155 Height = 12 Caption = #65298#12385#12419#12435#12397#12427#12508#12540#12489#19968#35239'URL(&N)' end object Label2: TLabel Left = 12 Top = 23 Width = 4 Height = 12 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 = 300 Width = 75 Height = 21 Caption = #26356#26032 TabOrder = 0 OnClick = UpdateButtonClick end object CloseButton: TButton Left = 380 Top = 300 Width = 75 Height = 21 Caption = #38281#12376#12427 TabOrder = 2 OnClick = CloseButtonClick end object StopButton: TButton Left = 300 Top = 300 Width = 75 Height = 21 Caption = #20013#27490 TabOrder = 1 OnClick = StopButtonClick end object BoardURLComboBox: TComboBox Left = 4 Top = 261 Width = 417 Height = 20 ItemHeight = 12 TabOrder = 4 Text = 'BoardURLComboBox' end object EditIgnoreListsButton: TButton Left = 8 Top = 299 Width = 113 Height = 21 Caption = #38500#22806#12459#12486#12468#12522#12540#32232#38598 TabOrder = 5 OnClick = EditIgnoreListsButtonClick end object Indy: TIdHTTP MaxLineAction = maException 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 = 388 Top = 4 end object IdAntiFreeze: TIdAntiFreeze Active = False IdleTimeOut = 20 Left = 428 Top = 4 end end