object Form7: TForm7 Left = 494 Top = 590 Width = 530 Height = 150 BorderIcons = [biSystemMenu] Caption = '1034' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter OnKeyPress = TeclaESC PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 89 Height = 13 AutoSize = False Caption = '1035' end object Label2: TLabel Left = 8 Top = 32 Width = 97 Height = 13 AutoSize = False Caption = '1036' end object Label3: TLabel Left = 8 Top = 56 Width = 97 Height = 13 AutoSize = False Caption = '1037' end object Label4: TLabel Left = 8 Top = 80 Width = 97 Height = 13 AutoSize = False Caption = '1044' end object Button1: TButton Left = 439 Top = 88 Width = 75 Height = 25 Caption = '1021' TabOrder = 0 OnClick = Button1Click OnKeyPress = TeclaESC end object Edit1: TEdit Left = 112 Top = 8 Width = 401 Height = 21 ReadOnly = True TabOrder = 1 OnKeyPress = TeclaESC end object Edit2: TEdit Left = 112 Top = 32 Width = 401 Height = 21 ReadOnly = True TabOrder = 2 OnKeyPress = TeclaESC end object Edit3: TEdit Left = 112 Top = 56 Width = 401 Height = 21 ReadOnly = True TabOrder = 3 OnKeyPress = TeclaESC end object Edit4: TEdit Left = 112 Top = 80 Width = 169 Height = 21 ReadOnly = True TabOrder = 4 end end