home *** CD-ROM | disk | FTP | other *** search
/ Minami 48 / MINAMI48.ISO / Minami.exe / 0 / RCDATA / TMAINFRM / TMAINFRM.txt < prev   
Text File  |  2004-02-12  |  3KB  |  115 lines

  1. object MainFrm: TMainFrm
  2.   Left = 260
  3.   Top = 170
  4.   Cursor = crArrow
  5.   BorderStyle = bsNone
  6.   Caption = 'Minami'
  7.   ClientHeight = 480
  8.   ClientWidth = 687
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWhite
  12.   Font.Height = -12
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Scaled = False
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 15
  23.   object CoolForm: TCoolForm
  24.     left = 0
  25.     top = 0
  26.     width = 687
  27.     height = 480
  28.     Align = alClient
  29.     Picture.Data = {07544269746D617000000000}<image000.unknown>}
  30.   end
  31.   object Hot: THotImg
  32.     Left = 0
  33.     Top = 0
  34.     Width = 640
  35.     Height = 440
  36.     OnHit = HotHit
  37.     OnLeave = HotLeave
  38.     OnEnter = HotEnter
  39.     Regions.Strings = (
  40.       '#$FORMAT:ncsa'
  41.       '#$EOH'
  42.       'rect VIDEO 83,345 134,368'
  43.       'rect MUSICA 148,345 210,369'
  44.       'rect IMAGEN 226,345 297,369'
  45.       'rect VARIOS 313,345 372,369'
  46.       'rect MINIMIZAR 468,359 496,386'
  47.       'rect CREDITOS 44,225 70,259'
  48.       'rect SALIR 434,44 465,73'
  49.       'circle MOVER  447,358 467,379'
  50.       'poly LUP 485,135 584,135 550,109 511,109 485,135 485,135'
  51.       
  52.         'poly EJECUTAR 487,139 585,139 595,166 585,192 487,192 477,169 48' +
  53.         '7,139 487,139'
  54.       'poly LDOWN 485,197 582,197 556,222 517,223 485,197 485,197')
  55.     ShowRegions = False
  56.     ImgName = 'gres\menul.bmp'
  57.     ImgHName = 'gres\menuh.bmp'
  58.   end
  59.   object LblInfo: TLabel
  60.     Left = 404
  61.     Top = 279
  62.     Width = 32
  63.     Height = 14
  64.     Alignment = taRightJustify
  65.     Caption = 'LblInfo'
  66.     Color = clBtnFace
  67.     Font.Charset = ANSI_CHARSET
  68.     Font.Color = clBlue
  69.     Font.Height = -11
  70.     Font.Name = 'Arial'
  71.     Font.Style = []
  72.     ParentColor = False
  73.     ParentFont = False
  74.     Transparent = True
  75.   end
  76.   object Tree: TGTreeView
  77.     Left = 106
  78.     Top = 84
  79.     Width = 296
  80.     Height = 192
  81.     AutoExpand = True
  82.     BorderStyle = bsNone
  83.     Color = cl3DLight
  84.     Ctl3D = True
  85.     Font.Charset = DEFAULT_CHARSET
  86.     Font.Color = clBlue
  87.     Font.Height = -11
  88.     Font.Name = 'MS Sans Serif'
  89.     Font.Style = [fsBold]
  90.     Indent = 19
  91.     Items.Data = {
  92.       010000001F0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  93.       064D696E616D69}
  94.     ParentCtl3D = False
  95.     ParentFont = False
  96.     ReadOnly = True
  97.     ShowRoot = False
  98.     TabOrder = 0
  99.     OnChange = TreeChange
  100.     OnCustomDrawItem = TreeCustomDrawItem
  101.     OnDblClick = TreeDblClick
  102.     OnKeyDown = TreeKeyDown
  103.     OnMouseDown = TreeMouseDown
  104.     NoScroll = True
  105.     OnMouseWheel = TreeMouseWheel
  106.   end
  107.   object Timer: TTimer
  108.     Enabled = False
  109.     Interval = 600
  110.     OnTimer = TimerTimer
  111.     Left = 648
  112.     Top = 32
  113.   end
  114. end
  115.