home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / 9EDU / NATURO10.ZIP / natur10.exe / NATUP1 / NATUP1.EXE / 0 / RCDATA / TFORM400 / TFORM400.txt < prev   
Text File  |  1995-05-10  |  2KB  |  100 lines

  1. object Form400: TForm400
  2.   Left = -6
  3.   Top = 41
  4.   Width = 648
  5.   Height = 488
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   Caption = 'Naturopat∩┐╜a v1.0 (Base de Datos)'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   WindowState = wsMaximized
  14.   OnActivate = FormActivate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 617
  21.     Height = 441
  22.     BevelInner = bvLowered
  23.     BevelWidth = 2
  24.     BorderWidth = 1
  25.     DragMode = dmAutomatic
  26.     TabOrder = 0
  27.     object Image2: TImage
  28.       Left = 8
  29.       Top = 8
  30.       Width = 601
  31.       Height = 425
  32.       DragMode = dmAutomatic
  33.       Picture.Data = {<image000.bmp>}
  34.       OnClick = Image2Click
  35.     end
  36.     object Label3: TLabel
  37.       Left = 48
  38.       Top = 16
  39.       Width = 520
  40.       Height = 86
  41.       Alignment = taCenter
  42.       Caption = 'NATUROPAT∩┐╜A'
  43.       DragMode = dmAutomatic
  44.       Font.Color = clRed
  45.       Font.Height = -73
  46.       Font.Name = 'Arial'
  47.       Font.Style = [fsBold]
  48.       ParentFont = False
  49.       Transparent = True
  50.       OnClick = Label3Click
  51.     end
  52.     object Label1: TLabel
  53.       Left = 288
  54.       Top = 160
  55.       Width = 89
  56.       Height = 16
  57.       Alignment = taCenter
  58.       Caption = 'BALNEARIO'
  59.       DragMode = dmAutomatic
  60.       Font.Color = clNavy
  61.       Font.Height = -13
  62.       Font.Name = 'Arial'
  63.       Font.Style = [fsBold, fsUnderline]
  64.       ParentFont = False
  65.       Transparent = True
  66.       OnClick = Label1Click
  67.     end
  68.     object Label222: TLabel
  69.       Left = 256
  70.       Top = 432
  71.       Width = 160
  72.       Height = 16
  73.       Caption = '<<<<<<<<<<<<<<<<<<<<'
  74.       DragMode = dmAutomatic
  75.       Font.Color = clAqua
  76.       Font.Height = -13
  77.       Font.Name = 'System'
  78.       Font.Style = [fsBold]
  79.       ParentFont = False
  80.       Transparent = True
  81.       Visible = False
  82.     end
  83.     object Button1: TButton
  84.       Left = 528
  85.       Top = 392
  86.       Width = 73
  87.       Height = 33
  88.       Caption = '&Inicio'
  89.       Font.Color = clBlack
  90.       Font.Height = -13
  91.       Font.Name = 'System'
  92.       Font.Style = [fsBold]
  93.       ModalResult = 1
  94.       ParentFont = False
  95.       TabOrder = 0
  96.       OnClick = Button1Click
  97.     end
  98.   end
  99. end
  100.