home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9MISC / ONIRO2.ZIP / Oniroman / Oniroman.exe / 0 / RCDATA / TFORM400 / TFORM400.txt < prev   
Text File  |  1998-06-10  |  2KB  |  111 lines

  1. object Form400: TForm400
  2.   Left = -6
  3.   Top = 8
  4.   Width = 648
  5.   Height = 488
  6.   Caption = 'ONIROMANCIA v2.0 (Sue∩┐╜os de la Suerte)'
  7.   Color = clBlue
  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 = 436
  22.     BevelInner = bvLowered
  23.     BevelWidth = 3
  24.     BorderWidth = 1
  25.     Color = clBlack
  26.     TabOrder = 0
  27.     object Image3: TImage
  28.       Left = 8
  29.       Top = 8
  30.       Width = 601
  31.       Height = 420
  32.       Center = True
  33.       DragMode = dmAutomatic
  34.       Picture.Data = {<image000.bmp>}
  35.       OnMouseMove = Image3MouseMove
  36.     end
  37.     object Image1: TImage
  38.       Left = 8
  39.       Top = 8
  40.       Width = 601
  41.       Height = 420
  42.       Center = True
  43.       Picture.Data = {<image001.bmp>}
  44.       OnMouseMove = Image1MouseMove
  45.     end
  46.     object Label1: TRzLabel
  47.       Left = 88
  48.       Top = 8
  49.       Width = 433
  50.       Height = 70
  51.       Caption = 'ONIROMANCIA'
  52.       Color = cl3DLight
  53.       DragMode = dmAutomatic
  54.       Font.Color = clRed
  55.       Font.Height = -60
  56.       Font.Name = 'Arial'
  57.       Font.Style = [fsBold]
  58.       ParentColor = False
  59.       ParentFont = False
  60.       Transparent = True
  61.       TextStyle = tsRaised
  62.     end
  63.     object Label2: TRzLabel
  64.       Left = 112
  65.       Top = 72
  66.       Width = 394
  67.       Height = 37
  68.       Caption = '(SUE∩┐╜OS DE LA SUERTE)'
  69.       DragMode = dmAutomatic
  70.       Font.Color = clBlue
  71.       Font.Height = -32
  72.       Font.Name = 'Arial'
  73.       Font.Style = [fsBold]
  74.       ParentFont = False
  75.       Transparent = True
  76.       TextStyle = tsRaised
  77.     end
  78.   end
  79.   object BITBTN1: TButton
  80.     Left = 552
  81.     Top = 400
  82.     Width = 57
  83.     Height = 25
  84.     Hint = 'Haga clic aqu∩┐╜ para comenzar'
  85.     Caption = '&Inicio'
  86.     Font.Color = clRed
  87.     Font.Height = -11
  88.     Font.Name = 'MS Sans Serif'
  89.     Font.Style = [fsBold]
  90.     ParentFont = False
  91.     ParentShowHint = False
  92.     ShowHint = False
  93.     TabOrder = 1
  94.     OnClick = Button1Click
  95.     OnMouseMove = BITBTN1MouseMove
  96.   end
  97.   object Timer2: TTimer
  98.     Interval = 2000
  99.     OnTimer = Timer2Timer
  100.     Left = 32
  101.     Top = 96
  102.   end
  103.   object Timer3: TTimer
  104.     Tag = 1
  105.     Interval = 2100
  106.     OnTimer = Timer3Timer
  107.     Left = 32
  108.     Top = 136
  109.   end
  110. end
  111.