home *** CD-ROM | disk | FTP | other *** search
/ Nexus 6 / NEXUS6.ISO / Nexus.exe / 0 / RCDATA / TMAINFRM / TMAINFRM.txt < prev   
Text File  |  2000-05-16  |  2KB  |  106 lines

  1. object MainFrm: TMainFrm
  2.   Left = 260
  3.   Top = 133
  4.   Cursor = crArrow
  5.   BorderStyle = bsNone
  6.   Caption = 'Nexus'
  7.   ClientHeight = 510
  8.   ClientWidth = 698
  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.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 15
  22.   object Cool: TCoolForm
  23.     left = 0
  24.     top = 0
  25.     width = 698
  26.     height = 510
  27.     Align = alClient
  28.     Picture.Data = {07544269746D617000000000}<image000.unknown>}
  29.   end
  30.   object Hot: THotImg
  31.     Left = 0
  32.     Top = 0
  33.     Width = 640
  34.     Height = 480
  35.     OnHit = HotHit
  36.     Regions.Strings = (
  37.       '#$FORMAT:ncsa'
  38.       '#$EOH'
  39.       'circle MINIMIZAR  497,138 514,154'
  40.       'circle SALIR  322,113 340,130'
  41.       'circle EJECUTAR  323,455 349,480'
  42.       'circle LDOWN  247,439 274,465'
  43.       'circle LUP  399,439 426,464'
  44.       'circle IMAGEN  552,240 629,275'
  45.       'circle VIDEO  88,241 165,276'
  46.       'circle VARIOS  551,315 626,350'
  47.       'circle MUSICA  89,316 167,351'
  48.       'rect CREDITOS 351,102 544,115'
  49.       'circle MOVER  142,141 159,158')
  50.     ShowRegions = False
  51.     ImgName = 'GRES\MAINL.BMP'
  52.     ImgHName = 'GRES\MAINH.BMP'
  53.   end
  54.   object LblInfo: TLabel
  55.     Left = 192
  56.     Top = 390
  57.     Width = 37
  58.     Height = 15
  59.     Caption = 'LblInfo'
  60.     Color = clGreen
  61.     Font.Charset = ANSI_CHARSET
  62.     Font.Color = clSilver
  63.     Font.Height = -12
  64.     Font.Name = 'Arial'
  65.     Font.Style = []
  66.     ParentColor = False
  67.     ParentFont = False
  68.     Transparent = True
  69.   end
  70.   object Tree: TGTreeView
  71.     Left = 192
  72.     Top = 142
  73.     Width = 257
  74.     Height = 240
  75.     AutoExpand = True
  76.     BorderStyle = bsNone
  77.     Ctl3D = True
  78.     Font.Charset = ANSI_CHARSET
  79.     Font.Color = clSilver
  80.     Font.Height = -12
  81.     Font.Name = 'Arial'
  82.     Font.Style = [fsBold]
  83.     Images = SysImages
  84.     Indent = 19
  85.     Items.Data = {
  86.       010000001E0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  87.       054E65787573}
  88.     ParentCtl3D = False
  89.     ParentFont = False
  90.     ReadOnly = True
  91.     ShowRoot = False
  92.     TabOrder = 0
  93.     OnChange = TreeChange
  94.     OnCustomDrawItem = TreeCustomDrawItem
  95.     OnDblClick = TreeDblClick
  96.     OnKeyPress = TreeKeyPress
  97.     NoScroll = True
  98.   end
  99.   object SysImages: TSystemImageList
  100.     ShareImages = True
  101.     ImageSize = isSmall
  102.     Left = 652
  103.     Top = 44
  104.   end
  105. end
  106.