object frmLogDownload: TfrmLogDownload Left = 619 Top = 261 BorderStyle = bsDialog Caption = #12525#12464#12480#12454#12531#12525#12540#12489 ClientHeight = 270 ClientWidth = 355 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 = ( 355 270) PixelsPerInch = 96 TextHeight = 12 object btnOk: TButton Left = 255 Top = 234 Width = 89 Height = 25 Anchors = [akRight, akBottom] Caption = '&OK' Default = True TabOrder = 0 OnClick = btnOkClick end object btnCancel: TButton Left = 167 Top = 234 Width = 83 Height = 25 Anchors = [akRight, akBottom] Cancel = True Caption = #12461#12515#12531#12475#12523'(&C)' TabOrder = 3 OnClick = btnCancelClick end object grpDate: TGroupBox Left = 16 Top = 8 Width = 329 Height = 97 Caption = #26085#20184'(&D)' TabOrder = 1 object Label1: TLabel Left = 144 Top = 72 Width = 22 Height = 12 Caption = #12363#12425 end object Label2: TLabel Left = 288 Top = 72 Width = 22 Height = 12 Caption = #12414#12391 end object Label8: TLabel Left = 40 Top = 32 Width = 24 Height = 12 Caption = #36942#21435 end object dtFrom: TDateTimePicker Left = 40 Top = 64 Width = 97 Height = 20 CalAlignment = dtaLeft Date = 37591 Time = 37591 DateFormat = dfShort DateMode = dmComboBox Kind = dtkDate MinDate = 36892 ParseInput = False TabOrder = 2 OnChange = dtFromChange end object dtTo: TDateTimePicker Left = 176 Top = 64 Width = 105 Height = 20 CalAlignment = dtaLeft Date = 37591 Time = 37591 DateFormat = dfShort DateMode = dmComboBox Kind = dtkDate MinDate = 36892 ParseInput = False TabOrder = 3 OnChange = dtToChange end object spnRecentCount: TSpinEdit Left = 72 Top = 24 Width = 81 Height = 21 MaxValue = 100 MinValue = 0 TabOrder = 0 Value = 0 OnChange = spnRecentCountChange OnKeyDown = spnEdtEnterKeyDown end object rbRecent: TRadioButton Left = 16 Top = 30 Width = 17 Height = 17 TabOrder = 4 end object rbRange: TRadioButton Left = 16 Top = 66 Width = 17 Height = 17 TabOrder = 5 end object cbxUnit: TComboBox Left = 160 Top = 24 Width = 57 Height = 20 Style = csDropDownList ItemHeight = 12 ItemIndex = 0 TabOrder = 1 Text = #20998 OnChange = cbxUnitChange Items.Strings = ( #20998 #26178#38291 #26085) end end object GroupBox1: TGroupBox Left = 16 Top = 112 Width = 329 Height = 113 Caption = #26465#20214'(&N)' TabOrder = 2 object Label3: TLabel Left = 24 Top = 24 Width = 70 Height = 12 Caption = #12481#12515#12531#12493#12523'(&H)' FocusControl = cbxChannel end object Label4: TLabel Left = 24 Top = 52 Width = 40 Height = 12 Caption = #25237#31080'(&V)' FocusControl = spnMinVote end object Label5: TLabel Left = 24 Top = 83 Width = 40 Height = 12 Caption = #21516#24847'(&A)' FocusControl = spnMinAgree end object Label6: TLabel Left = 160 Top = 56 Width = 24 Height = 12 Caption = #20197#19978 end object Label7: TLabel Left = 160 Top = 88 Width = 24 Height = 12 Caption = #20197#19978 end object spnMinVote: TSpinEdit Left = 104 Top = 48 Width = 50 Height = 21 MaxValue = 100 MinValue = 0 TabOrder = 1 Value = 0 OnKeyDown = spnEdtEnterKeyDown end object spnMinAgree: TSpinEdit Left = 104 Top = 79 Width = 50 Height = 21 MaxValue = 100 MinValue = 0 TabOrder = 2 Value = 0 OnKeyDown = spnEdtEnterKeyDown end object cbxChannel: TComboBox Left = 104 Top = 20 Width = 145 Height = 20 ItemHeight = 12 TabOrder = 0 end end end