object frmSearchLog: TfrmSearchLog Left = 169 Top = 211 BorderStyle = bsDialog Caption = #12525#12464#12398#26908#32034 ClientHeight = 323 ClientWidth = 438 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 DesignSize = ( 438 323) PixelsPerInch = 96 TextHeight = 12 object btnOk: TButton Left = 349 Top = 287 Width = 83 Height = 25 Anchors = [akRight, akBottom] Caption = #26908#32034#38283#22987'(&F)' Default = True TabOrder = 2 OnClick = btnOkClick end object btnCancel: TButton Left = 253 Top = 287 Width = 91 Height = 25 Anchors = [akRight, akBottom] Cancel = True Caption = #12461#12515#12531#12475#12523'(&C)' TabOrder = 3 OnClick = btnCancelClick end object gbxCondition: TGroupBox Left = 8 Top = 8 Width = 423 Height = 201 Anchors = [akLeft, akTop, akRight] Caption = #26908#32034#26465#20214 TabOrder = 0 DesignSize = ( 423 201) object lblScriptPattern: TLabel Left = 8 Top = 24 Width = 66 Height = 12 Caption = #12473#12463#12522#12503#12488'(&S):' FocusControl = edtScriptPattern end object lblChannel: TLabel Left = 8 Top = 80 Width = 72 Height = 12 Caption = #12481#12515#12531#12493#12523'(&H):' FocusControl = cbxChannel end object lblGhost: TLabel Left = 8 Top = 109 Width = 60 Height = 12 Caption = #12468#12540#12473#12488'(&G):' FocusControl = cbxGhost end object lblMinVote: TLabel Left = 8 Top = 144 Width = 42 Height = 12 Caption = #25237#31080'(&V):' FocusControl = spnMinVote end object lblMinAgree: TLabel Left = 8 Top = 168 Width = 42 Height = 12 Caption = #21516#24847'(&A):' FocusControl = spnMinAgree end object lblMinVote2: TLabel Left = 176 Top = 144 Width = 24 Height = 12 Caption = #20197#19978 end object lblMinAgree2: TLabel Left = 176 Top = 176 Width = 24 Height = 12 Caption = #20197#19978 end object edtScriptPattern: TEdit Left = 88 Top = 16 Width = 327 Height = 20 Hint = #12473#12463#12522#12503#12488#12395#21547#12414#12428#12427#25991#23383#21015 Anchors = [akLeft, akTop, akRight] TabOrder = 0 end object cbxScriptRegExp: TCheckBox Left = 88 Top = 40 Width = 97 Height = 17 Caption = #27491#35215#34920#29694'(&R)' TabOrder = 1 end object cbxGhost: TComboBox Left = 88 Top = 101 Width = 329 Height = 20 Hint = #12468#12540#12473#12488#21517#12290#37096#20998#19968#33268#21487 AutoComplete = False Anchors = [akLeft, akTop, akRight] ItemHeight = 12 TabOrder = 3 end object cbxChannel: TComboBox Left = 88 Top = 72 Width = 329 Height = 20 Hint = #12481#12515#12531#12493#12523#21517#12290#37096#20998#19968#33268#21487 AutoComplete = False Anchors = [akLeft, akTop, akRight] ItemHeight = 12 TabOrder = 2 end object spnMinVote: TSpinEdit Left = 88 Top = 136 Width = 81 Height = 21 Hint = #12371#12398#24471#31080#12424#12426#22810#12356#12508#12488#12523#12434#26908#32034 MaxValue = 100 MinValue = 0 TabOrder = 4 Value = 0 end object spnMinAgree: TSpinEdit Left = 88 Top = 168 Width = 81 Height = 21 Hint = #12371#12398#21516#24847#25968#12424#12426#22810#12356#12508#12488#12523#12434#26908#32034 MaxValue = 100 MinValue = 0 TabOrder = 5 Value = 0 end end object rgpSearchLogRange: TRadioGroup Left = 8 Top = 216 Width = 425 Height = 65 Caption = #26908#32034#23550#35937'(&T)' Columns = 2 Items.Strings = ( #36984#25246#12373#12428#12383#12479#12502 #36984#25246#12373#12428#12383#12508#12488#12523#12424#12426#19978#12398#12415 #20840#12390#12398#12479#12502) TabOrder = 1 end end