home *** CD-ROM | disk | FTP | other *** search
/ Hentai 20 / Hentai20.iso / Hentai.exe / 0 / RCDATA / TMAINFRM / TMAINFRM.txt
Text File  |  2001-06-25  |  2KB  |  99 lines

  1. object MainFrm: TMainFrm
  2.   Left = 285
  3.   Top = 142
  4.   Cursor = crArrow
  5.   BorderStyle = bsNone
  6.   Caption = 'Hentai'
  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 Hot: THotImg
  23.     Left = 0
  24.     Top = 0
  25.     Width = 640
  26.     Height = 480
  27.     OnHit = HotHit
  28.     Regions.Strings = (
  29.       '#$FORMAT:ncsa'
  30.       '#$EOH'
  31.       'circle MINIMIZAR  619,26 633,40'
  32.       'circle MOVER  589,26 602,40'
  33.       'circle EJECUTAR  189,393 201,406'
  34.       'circle SALIR  19,26 32,38'
  35.       'rect IMAGEN 277,425 430,466'
  36.       'rect VARIOS 152,424 266,469'
  37.       'rect VIDEO 25,426 127,468'
  38.       'circle LUP  50,363 62,376'
  39.       'circle LDOWN  50,393 62,406'
  40.       
  41.         'poly CREDITOS 37,30 36,94 70,95 71,71 80,71 81,86 89,95 107,94 1' +
  42.         '14,87 114,22 80,22 80,43 71,42 70,29 61,21 46,22 37,30 37,30')
  43.     ShowRegions = False
  44.     ImgName = 'GRES\MAINL.BMP'
  45.     ImgHName = 'GRES\MAINH.BMP'
  46.   end
  47.   object LblInfo: TLabel
  48.     Left = 71
  49.     Top = 386
  50.     Width = 37
  51.     Height = 15
  52.     Caption = 'LblInfo'
  53.     Color = clGreen
  54.     Font.Charset = ANSI_CHARSET
  55.     Font.Color = clFuchsia
  56.     Font.Height = -12
  57.     Font.Name = 'Arial'
  58.     Font.Style = []
  59.     ParentColor = False
  60.     ParentFont = False
  61.     Transparent = True
  62.   end
  63.   object Tree: TGTreeView
  64.     Left = 44
  65.     Top = 164
  66.     Width = 280
  67.     Height = 180
  68.     AutoExpand = True
  69.     BorderStyle = bsNone
  70.     Ctl3D = True
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clFuchsia
  73.     Font.Height = -13
  74.     Font.Name = 'MS Sans Serif'
  75.     Font.Style = []
  76.     Images = SysImages
  77.     Indent = 19
  78.     Items.Data = {
  79.       010000001F0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  80.       0648656E746169}
  81.     ParentCtl3D = False
  82.     ParentFont = False
  83.     ReadOnly = True
  84.     ShowRoot = False
  85.     TabOrder = 0
  86.     OnChange = TreeChange
  87.     OnCustomDrawItem = TreeCustomDrawItem
  88.     OnDblClick = TreeDblClick
  89.     OnKeyUp = TreeKeyUp
  90.     NoScroll = True
  91.   end
  92.   object SysImages: TSystemImageList
  93.     ShareImages = True
  94.     ImageSize = isSmall
  95.     Left = 652
  96.     Top = 44
  97.   end
  98. end
  99.