object Form7: TForm7 Left = 0 Top = 0 BorderIcons = [biMinimize, biMaximize] BorderStyle = bsSingle Caption = #20462#25913#20154#21592#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 = 110 Top = 56 Width = 96 Height = 13 Caption = #25152#22312#37096#38376#65288#29677#32452#65289 end object Label3: TLabel Left = 346 Top = 56 Width = 24 Height = 13 Caption = #22995#21517 end object Label4: TLabel Left = 457 Top = 56 Width = 24 Height = 13 Caption = #32844#21517 end object DBText1: TDBText Left = 61 Top = 56 Width = 43 Height = 17 DataField = #24207#21495 DataSource = DM1.DataSource5 end object DBEdit3: TDBEdit Left = 376 Top = 53 Width = 61 Height = 21 DataField = #22995#21517 DataSource = DM1.DataSource5 TabOrder = 0 end object DBEdit4: TDBEdit Left = 487 Top = 53 Width = 103 Height = 21 DataField = #32844#21517 DataSource = DM1.DataSource5 TabOrder = 1 end object Button1: TButton Left = 140 Top = 343 Width = 111 Height = 41 Caption = #30830#23450 TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 370 Top = 343 Width = 111 Height = 41 Caption = #21462#28040 TabOrder = 3 OnClick = Button2Click end object DBGrid1: TDBGrid Left = 31 Top = 96 Width = 559 Height = 193 DataSource = DM1.DataSource5 TabOrder = 4 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] end object DBNavigator1: TDBNavigator Left = 35 Top = 288 Width = 550 Height = 25 DataSource = DM1.DataSource5 TabOrder = 5 end object DBEdit1: TDBEdit Left = 207 Top = 53 Width = 121 Height = 21 DataField = #25152#22312#37096#38376#65288#29677#32452#65289 DataSource = DM1.DataSource5 TabOrder = 6 end end