home *** CD-ROM | disk | FTP | other *** search
/ XMANGA 5 / XMANGA5.iso / XManga.exe / 0 / RCDATA / TMAINFRM / TMAINFRM.txt < prev   
Text File  |  2002-05-22  |  3KB  |  115 lines

  1. object MainFrm: TMainFrm
  2.   Left = 200
  3.   Top = 141
  4.   Cursor = crArrow
  5.   BorderStyle = bsNone
  6.   Caption = 'XManga'
  7.   ClientHeight = 304
  8.   ClientWidth = 414
  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 CoolForm: TCoolForm
  23.     left = 0
  24.     top = 0
  25.     width = 414
  26.     height = 304
  27.     Align = alClient
  28.     Picture.Data = {07544269746D617000000000}<image000.unknown>}
  29.   end
  30.   object Hot: THotImg
  31.     Left = 0
  32.     Top = 0
  33.     Width = 364
  34.     Height = 240
  35.     OnHit = HotHit
  36.     OnLeave = HotLeave
  37.     OnEnter = HotEnter
  38.     Regions.Strings = (
  39.       '#$FORMAT:ncsa'
  40.       '#$EOH'
  41.       'rect VIDEOS 273,124 354,140'
  42.       'rect DOJINSHIS 273,143 355,160'
  43.       'rect VARIOS 272,184 355,201'
  44.       'rect LUP 2,102 25,119'
  45.       'rect LDOWN 2,121 25,139'
  46.       'rect SALIR 219,16 235,32'
  47.       'rect MINIMIZAR 308,16 324,32'
  48.       'rect MOVER 324,16 343,32'
  49.       'rect EJECUTAR 104,213 133,237'
  50.       'rect L1 279,45 349,51'
  51.       'rect L2 279,52 349,58'
  52.       'rect L3 280,58 350,64'
  53.       'rect L4 278,64 348,70'
  54.       'rect L5 278,71 348,77'
  55.       'rect L6 280,78 350,84'
  56.       'rect L7 279,83 349,89'
  57.       'rect IMAGEN 273,164 355,181')
  58.     ShowRegions = False
  59.     ImgName = 'gres\menul.bmp'
  60.     ImgHName = 'gres\menuh.bmp'
  61.   end
  62.   object LblInfo: TLabel
  63.     Left = 228
  64.     Top = 193
  65.     Width = 32
  66.     Height = 14
  67.     Alignment = taRightJustify
  68.     Caption = 'LblInfo'
  69.     Color = clBtnFace
  70.     Font.Charset = ANSI_CHARSET
  71.     Font.Color = clSilver
  72.     Font.Height = -11
  73.     Font.Name = 'Arial'
  74.     Font.Style = []
  75.     ParentColor = False
  76.     ParentFont = False
  77.     Transparent = True
  78.   end
  79.   object Tree: TGTreeView
  80.     Left = 34
  81.     Top = 68
  82.     Width = 220
  83.     Height = 126
  84.     AutoExpand = True
  85.     BorderStyle = bsNone
  86.     Color = clGray
  87.     Ctl3D = True
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = clSilver
  90.     Font.Height = -11
  91.     Font.Name = 'MS Sans Serif'
  92.     Font.Style = []
  93.     Indent = 19
  94.     Items.Data = {
  95.       010000001F0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  96.       06584D616E6761}
  97.     ParentCtl3D = False
  98.     ParentFont = False
  99.     ReadOnly = True
  100.     ShowRoot = False
  101.     TabOrder = 0
  102.     OnChange = TreeChange
  103.     OnCustomDrawItem = TreeCustomDrawItem
  104.     OnDblClick = TreeDblClick
  105.     OnKeyDown = TreeKeyDown
  106.     NoScroll = True
  107.   end
  108.   object Timer1: TTimer
  109.     Interval = 100
  110.     OnTimer = Timer1Timer
  111.     Left = 16
  112.     Top = 264
  113.   end
  114. end
  115.