object Form400: TForm400 Left = -6 Top = 41 Width = 648 Height = 488 BorderIcons = [biSystemMenu, biMinimize] Caption = 'Naturopat�a v1.0 (Base de Datos)' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter WindowState = wsMaximized OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 617 Height = 441 BevelInner = bvLowered BevelWidth = 2 BorderWidth = 1 DragMode = dmAutomatic TabOrder = 0 object Image2: TImage Left = 8 Top = 8 Width = 601 Height = 425 DragMode = dmAutomatic Picture.Data = {} OnClick = Image2Click end object Label3: TLabel Left = 48 Top = 16 Width = 520 Height = 86 Alignment = taCenter Caption = 'NATUROPAT�A' DragMode = dmAutomatic Font.Color = clRed Font.Height = -73 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True OnClick = Label3Click end object Label1: TLabel Left = 288 Top = 160 Width = 89 Height = 16 Alignment = taCenter Caption = 'BALNEARIO' DragMode = dmAutomatic Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True OnClick = Label1Click end object Label222: TLabel Left = 256 Top = 432 Width = 160 Height = 16 Caption = '<<<<<<<<<<<<<<<<<<<<' DragMode = dmAutomatic Font.Color = clAqua Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False end object Button1: TButton Left = 528 Top = 392 Width = 73 Height = 33 Caption = '&Inicio' Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ModalResult = 1 ParentFont = False TabOrder = 0 OnClick = Button1Click end end end