home *** CD-ROM | disk | FTP | other *** search
/ Hentai 3 / hentaicd3.iso / Hentai.exe / 0 / RCDATA / TMAINFRM / TMAINFRM.txt
Text File  |  2000-05-12  |  2KB  |  99 lines

  1. object MainFrm: TMainFrm
  2.   Left = 283
  3.   Top = 140
  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  521,28 550,44'
  32.       'circle SALIR  591,28 620,44'
  33.       'circle EJECUTAR  298,435 327,451'
  34.       'circle MOVER  451,28 479,44'
  35.       'rect IMAGEN 429,410 590,461'
  36.       'rect VARIOS 272,334 390,390'
  37.       'rect VIDEO 316,187 430,247'
  38.       'circle LUP  48,396 76,413'
  39.       'circle LDOWN  49,436 76,452'
  40.       
  41.         'poly CREDITOS 33,28 32,92 66,93 67,69 76,69 77,84 85,93 103,92 1' +
  42.         '10,85 110,20 76,20 76,41 67,40 66,27 57,19 42,20 33,28 33,28')
  43.     ShowRegions = False
  44.     ImgName = 'GRES\MAINL.BMP'
  45.     ImgHName = 'GRES\MAINH.BMP'
  46.   end
  47.   object LblInfo: TLabel
  48.     Left = 51
  49.     Top = 338
  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 = 52
  65.     Top = 116
  66.     Width = 249
  67.     Height = 217
  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.