object Form8: TForm8 Left = 0 Top = 0 BorderIcons = [biMinimize, biMaximize] BorderStyle = bsSingle Caption = #22686#21152#21697#21517#25968#25454 ClientHeight = 410 ClientWidth = 621 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 31 Top = 56 Width = 24 Height = 13 Caption = #24207#21495 end object Label2: TLabel Left = 207 Top = 56 Width = 24 Height = 13 Caption = #21697#21517 end object Label3: TLabel Left = 458 Top = 56 Width = 48 Height = 13 Caption = #21697#21517#20195#21495 end object Label4: TLabel Left = 31 Top = 104 Width = 24 Height = 13 Caption = #35268#26684 end object Label7: TLabel Left = 207 Top = 104 Width = 84 Height = 13 Caption = #20351#29992#21608#26399#65288#22825#65289 end object DBText1: TDBText Left = 61 Top = 56 Width = 43 Height = 17 DataField = #24207#21495 DataSource = DM1.DataSource2 end object Label8: TLabel Left = 458 Top = 104 Width = 72 Height = 13 Caption = #20445#36136#26399#65288#22825#65289 end object DBEdit3: TDBEdit Left = 528 Top = 53 Width = 61 Height = 21 DataField = #21697#21517#20195#21495 DataSource = DM1.DataSource2 TabOrder = 0 end object DBEdit4: TDBEdit Left = 61 Top = 101 Width = 93 Height = 21 DataField = #35268#26684 DataSource = DM1.DataSource2 TabOrder = 1 end object DBEdit6: TDBEdit Left = 297 Top = 101 Width = 61 Height = 21 DataField = #20351#29992#21608#26399#65288#22825#65289 DataSource = DM1.DataSource2 TabOrder = 2 end object DBEdit7: TDBEdit Left = 528 Top = 101 Width = 61 Height = 21 DataField = #20445#36136#26399#65288#22825#65289 DataSource = DM1.DataSource2 TabOrder = 3 end object Button1: TButton Left = 140 Top = 343 Width = 111 Height = 41 Caption = #30830#23450 TabOrder = 4 OnClick = Button1Click end object Button2: TButton Left = 370 Top = 343 Width = 111 Height = 41 Caption = #21462#28040 TabOrder = 5 OnClick = Button2Click end object DBGrid1: TDBGrid Left = 31 Top = 152 Width = 559 Height = 137 DataSource = DM1.DataSource2 ReadOnly = True TabOrder = 6 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] end object DBNavigator1: TDBNavigator Left = 31 Top = 288 Width = 558 Height = 25 DataSource = DM1.DataSource2 VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbPost, nbCancel] TabOrder = 7 end object DBEdit1: TDBEdit Left = 237 Top = 53 Width = 121 Height = 21 DataField = #21697#21517 DataSource = DM1.DataSource2 TabOrder = 8 end end