object MainFrm: TMainFrm Left = 200 Top = 141 Cursor = crArrow BorderStyle = bsNone Caption = 'Minami' ClientHeight = 502 ClientWidth = 689 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = True Scaled = False OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 15 object Hot: THotImg Left = 0 Top = 0 Width = 640 Height = 480 OnHit = HotHit OnLeave = HotLeave OnEnter = HotEnter Regions.Strings = ( '#$MTIMFH' '#$-:Image Map file created by Map THIS!' '#$-:Map THIS! free image map editor by Todd C. Wilson' '#$-:Please do not edit lines starting with "#$"' '#$VERSION:1.30' '#$DATE:Wed Dec 15 18:05:44 1999' '#$PATH:C:\prog\Minami\' '#$GIF:main.gif' '#$FORMAT:ncsa' '#$EOH' 'rect VIDEO 467,302 593,334' 'rect MUSICA 467,341 591,373' 'rect IMAGEN 466,379 591,411' 'rect WEBS 487,198 594,231' 'rect VARIOS 467,417 592,449' 'circle SALIR 607,59 621,75' 'rect CREDITOS 106,10 526,116' 'rect MINIMIZAR 550,45 580,75' 'rect MOVER 16,44 46,74' 'rect EJECUTAR 38,340 68,371' 'rect LDOWN 70,381 101,412' 'rect LUP 102,419 132,451') ShowRegions = False ImgName = 'GRES\MAINL.BMP' ImgHName = 'GRES\MAINH.BMP' end object LblInfo: TLabel Left = 412 Top = 170 Width = 32 Height = 14 Caption = 'LblInfo' Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end object Tree: TGTreeView Left = 156 Top = 172 Width = 249 Height = 224 AutoExpand = True BorderStyle = bsNone Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Images = SysImages Indent = 19 Items.Data = { 01000000240000000000000000000000FFFFFFFFFFFFFFFF0000000000000000 0B4D696E616D692032303030} ParentCtl3D = False ParentFont = False ReadOnly = True ShowRoot = False TabOrder = 0 OnChange = TreeChange OnCustomDrawItem = TreeCustomDrawItem OnDblClick = TreeDblClick NoScroll = True end object SysImages: TSystemImageList ShareImages = True ImageSize = isSmall Left = 652 Top = 44 end object Timer1: TTimer OnTimer = Timer1Timer Left = 656 Top = 96 end end