home *** CD-ROM | disk | FTP | other *** search
/ Animedia 1 / ANIMEDIA1.ISO / animedia.exe / 0 / RCDATA / TMAINFRM / TMAINFRM.txt < prev   
Text File  |  2002-10-15  |  3KB  |  111 lines

  1. object MainFrm: TMainFrm
  2.   Left = 304
  3.   Top = 150
  4.   Cursor = crArrow
  5.   BorderStyle = bsNone
  6.   Caption = 'Animedia'
  7.   ClientHeight = 483
  8.   ClientWidth = 625
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -12
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 15
  22.   object CoolForm: TCoolForm
  23.     left = 0
  24.     top = 0
  25.     width = 625
  26.     height = 483
  27.     Align = alClient
  28.     Picture.Data = {07544269746D617000000000}<image000.unknown>}
  29.   end
  30.   object Hot: THotImg
  31.     Left = 0
  32.     Top = 0
  33.     Width = 457
  34.     Height = 417
  35.     OnHit = HotHit
  36.     OnLeave = HotLeave
  37.     OnEnter = HotEnter
  38.     Regions.Strings = (
  39.       '#$FORMAT:ncsa'
  40.       '#$EOH'
  41.       'rect VIDEO 297,31 365,49'
  42.       'rect MUSICA 297,50 365,67'
  43.       'rect VARIOS 296,87 365,104'
  44.       'rect SALIR 83,6 116,29'
  45.       'rect MINIMIZAR 117,6 149,28'
  46.       'rect IMAGEN 296,68 365,86'
  47.       'circle MOVER  211,342 244,375'
  48.       'circle LUP  281,165 293,176'
  49.       'circle LDOWN  274,186 286,197'
  50.       'rect CREDITOS 184,6 204,27'
  51.       'circle EJECUTAR  304,128 324,148')
  52.     ShowRegions = False
  53.     ImgName = 'gres\menul.bmp'
  54.     ImgHName = 'gres\menuh.bmp'
  55.   end
  56.   object LblInfo: TLabel
  57.     Left = 144
  58.     Top = 241
  59.     Width = 32
  60.     Height = 14
  61.     Alignment = taCenter
  62.     Caption = 'LblInfo'
  63.     Color = clBtnFace
  64.     Font.Charset = ANSI_CHARSET
  65.     Font.Color = clBlack
  66.     Font.Height = -11
  67.     Font.Name = 'Arial'
  68.     Font.Style = []
  69.     ParentColor = False
  70.     ParentFont = False
  71.     Transparent = True
  72.   end
  73.   object Tree: TGTreeView
  74.     Left = 72
  75.     Top = 41
  76.     Width = 161
  77.     Height = 192
  78.     AutoExpand = True
  79.     BorderStyle = bsNone
  80.     Color = cl3DLight
  81.     Ctl3D = True
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clBlack
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = []
  87.     Indent = 19
  88.     Items.Data = {
  89.       01000000210000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  90.       08416E696D65646961}
  91.     ParentCtl3D = False
  92.     ParentFont = False
  93.     ReadOnly = True
  94.     ShowRoot = False
  95.     TabOrder = 0
  96.     OnChange = TreeChange
  97.     OnCustomDrawItem = TreeCustomDrawItem
  98.     OnDblClick = TreeDblClick
  99.     OnKeyDown = TreeKeyDown
  100.     OnMouseDown = TreeMouseDown
  101.     NoScroll = True
  102.   end
  103.   object Timer: TTimer
  104.     Enabled = False
  105.     Interval = 600
  106.     OnTimer = TimerTimer
  107.     Left = 576
  108.     Top = 448
  109.   end
  110. end
  111.