home *** CD-ROM | disk | FTP | other *** search
/ Animedia 9 / Animediacd09.iso / animedia.exe / 0 / RCDATA / TMAINFRM / TMAINFRM.txt < prev   
Text File  |  2003-04-09  |  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 364,31 431,49'
  42.       'rect MUSICA 364,50 431,67'
  43.       'rect VARIOS 363,86 430,104'
  44.       'rect SALIR 87,4 119,27'
  45.       'rect MINIMIZAR 120,4 152,27'
  46.       'rect IMAGEN 363,68 430,86'
  47.       'circle MOVER  277,341 310,374'
  48.       'circle LUP  347,164 359,175'
  49.       'circle LDOWN  340,185 351,195'
  50.       'rect CREDITOS 250,5 269,26'
  51.       'circle EJECUTAR  370,127 390,147')
  52.     ShowRegions = False
  53.     ImgName = 'gres\menul.bmp'
  54.     ImgHName = 'gres\menuh.bmp'
  55.   end
  56.   object LblInfo: TLabel
  57.     Left = 176
  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 = 79
  75.     Top = 41
  76.     Width = 218
  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.