object Form100: TForm100 Left = 243 Top = 115 Width = 313 Height = 265 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu] Caption = 'Aviso (Base de Datos)' Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [fsBold] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 18 object Panel1: TPanel Left = 0 Top = 0 Width = 305 Height = 241 BevelInner = bvLowered BevelWidth = 2 BorderWidth = 1 BorderStyle = bsSingle DragMode = dmAutomatic Color = clActiveBorder Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object Label1: TLabel Left = 8 Top = 8 Width = 280 Height = 16 Caption = '1� - Introduzca el dato primero que se le solicita.' DragMode = dmAutomatic Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 8 Top = 24 Width = 282 Height = 16 Caption = '2� - Despu�s, deber� pulsar el bot�n: GRABAR. ' DragMode = dmAutomatic Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 8 Top = 72 Width = 276 Height = 16 Caption = '4� - A continuaci�n escriba usted la informaci�n' DragMode = dmAutomatic Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 32 Top = 88 Width = 72 Height = 16 Caption = 'que desea. ' DragMode = dmAutomatic Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 32 Top = 168 Width = 234 Height = 16 Caption = '"clic" con el puntero del mouse sobre el' DragMode = dmAutomatic Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 32 Top = 184 Width = 96 Height = 16 Caption = 'campo deseado.' DragMode = dmAutomatic Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 8 Top = 40 Width = 282 Height = 16 Caption = '3� - Para pasar al siguiente campo, puede pulsar' DragMode = dmAutomatic Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 8 Top = 152 Width = 273 Height = 16 Caption = ' - Para "Cambiar de Campo" deber� de hacer' DragMode = dmAutomatic Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label9: TLabel Left = 8 Top = 112 Width = 278 Height = 16 Caption = ' - Para "Cambiar de Linea" dentro del mismo' DragMode = dmAutomatic Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label10: TLabel Left = 32 Top = 128 Width = 201 Height = 16 Caption = 'campo, ha de pulsar la tecla: Intro.' DragMode = dmAutomatic Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label11: TLabel Left = 32 Top = 56 Width = 79 Height = 16 Caption = 'la tecla: Intro.' DragMode = dmAutomatic Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Btn200: TBitBtn Left = 216 Top = 200 Width = 65 Height = 25 Caption = '&Cerrar' Default = True Font.Color = clBlue Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ModalResult = 1 ParentFont = False TabOrder = 0 Visible = False NumGlyphs = 2 end object Button1111: TButton Left = 216 Top = 200 Width = 75 Height = 25 Caption = '&Cerrar' Font.Color = clBlue Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ModalResult = 1 ParentFont = False TabOrder = 1 OnClick = Button1111Click end end end