object Form1: TForm1
  Left = 434
  Top = 164
  Width = 494
  Height = 463
  Caption = #20108#32500#26465#30721#27979#35797
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 4
    Top = 12
    Width = 321
    Height = 185
    Caption = #21442#25968#35774#32622
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 24
      Height = 12
      Caption = #25513#27169
    end
    object Label2: TLabel
      Left = 98
      Top = 24
      Width = 66
      Height = 12
      Caption = #26657#39564#31561#32423'   '
    end
    object Label3: TLabel
      Left = 208
      Top = 24
      Width = 30
      Height = 12
      Caption = #32553#25918' '
    end
    object Label4: TLabel
      Left = 8
      Top = 80
      Width = 48
      Height = 12
      Caption = #26465#30721#20449#24687
    end
    object Label11: TLabel
      Left = 8
      Top = 56
      Width = 24
      Height = 12
      Caption = #29256#26412
    end
    object Edit1: TEdit
      Left = 40
      Top = 20
      Width = 50
      Height = 20
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      TabOrder = 0
      Text = '3'
    end
    object Edit2: TEdit
      Left = 156
      Top = 20
      Width = 50
      Height = 20
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      TabOrder = 1
      Text = '3'
    end
    object Edit3: TEdit
      Left = 256
      Top = 20
      Width = 50
      Height = 20
      Enabled = False
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      TabOrder = 2
      Text = '3'
    end
    object Memo1: TMemo
      Left = 8
      Top = 96
      Width = 145
      Height = 81
      Lines.Strings = (
        '201405010008'
        #30591#29305#36719#20214
        '')
      ScrollBars = ssVertical
      TabOrder = 3
    end
    object Panel1: TPanel
      Left = 160
      Top = 48
      Width = 151
      Height = 134
      BevelOuter = bvLowered
      TabOrder = 4
      object Image1: TImage
        Left = 1
        Top = 1
        Width = 149
        Height = 132
        Align = alClient
        Anchors = [akTop, akRight, akBottom]
        AutoSize = True
        Center = True
      end
    end
    object Edit10: TEdit
      Left = 40
      Top = 52
      Width = 49
      Height = 20
      TabOrder = 5
      Text = '0'
    end
  end
  object Button1: TButton
    Left = 9
    Top = 376
    Width = 90
    Height = 25
    Caption = #20174#32534#36753#26639#29983#25104
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 124
    Top = 376
    Width = 90
    Height = 25
    Caption = #20174#25991#20214#29983#25104
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 240
    Top = 376
    Width = 90
    Height = 25
    Caption = #20445#23384
    TabOrder = 3
    OnClick = Button3Click
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 200
    Width = 321
    Height = 177
    Caption = #25991#23383
    TabOrder = 4
    object Label5: TLabel
      Left = 8
      Top = 24
      Width = 48
      Height = 12
      Caption = #27599#34892#23383#25968
    end
    object Label6: TLabel
      Left = 8
      Top = 64
      Width = 48
      Height = 12
      Caption = #25991#23383#20449#24687
    end
    object Label7: TLabel
      Left = 8
      Top = 104
      Width = 48
      Height = 12
      Caption = #23383#20307#22823#23567
    end
    object Label8: TLabel
      Left = 8
      Top = 142
      Width = 48
      Height = 12
      Caption = #27700#24179#30041#30333
    end
    object Label9: TLabel
      Left = 160
      Top = 104
      Width = 48
      Height = 12
      Caption = #23383#20307#39640#24230
    end
    object Label10: TLabel
      Left = 160
      Top = 142
      Width = 48
      Height = 12
      Caption = #22402#30452#30041#30333
    end
    object Edit4: TEdit
      Left = 72
      Top = 20
      Width = 57
      Height = 20
      TabOrder = 0
      Text = '9'
    end
    object Edit5: TEdit
      Left = 73
      Top = 60
      Width = 216
      Height = 20
      TabOrder = 1
      Text = '123456789'
    end
    object Edit6: TEdit
      Left = 70
      Top = 100
      Width = 67
      Height = 20
      TabOrder = 2
      Text = '0'
    end
    object Edit7: TEdit
      Left = 72
      Top = 138
      Width = 65
      Height = 20
      TabOrder = 3
      Text = '10'
    end
    object Edit8: TEdit
      Left = 225
      Top = 100
      Width = 56
      Height = 20
      TabOrder = 4
      Text = '10'
    end
    object Edit9: TEdit
      Left = 230
      Top = 138
      Width = 59
      Height = 20
      TabOrder = 5
      Text = '10'
    end
  end
  object Button4: TButton
    Left = 376
    Top = 376
    Width = 75
    Height = 25
    Caption = #25171#21360#39044#35272
    TabOrder = 5
    OnClick = Button4Click
  end
  object OpenDialog1: TOpenDialog
    Left = 232
    Top = 216
  end
  object SaveDialog1: TSaveDialog
    Left = 288
    Top = 216
  end
  object RM1: TRMGridReport
    ThreadPrepareReport = True
    InitialZoom = pzDefault
    PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
    DefaultCollate = False
    SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
    PreviewOptions.RulerUnit = rmutScreenPixels
    PreviewOptions.RulerVisible = False
    PreviewOptions.DrawBorder = False
    PreviewOptions.BorderPen.Color = clGray
    PreviewOptions.BorderPen.Style = psDash
    CompressLevel = rmzcFastest
    CompressThread = False
    LaterBuildEvents = True
    OnlyOwnerDataSet = False
    Left = 388
    Top = 300
    ReportData = {}
  end
end