object MainFrm: TMainFrm Left = 263 Top = 135 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 = ( '#$FORMAT:ncsa' '#$EOH' 'rect VIDEO 467,302 593,334' 'rect MUSICA 467,341 591,373' 'rect IMAGEN 466,379 591,411' 'rect VARIOS 467,417 592,449' 'circle MOVER 607,59 621,75' 'rect MINIMIZAR 550,45 580,75' 'rect SALIR 16,44 46,74' 'rect EJECUTAR 38,340 68,371' 'rect LDOWN 70,381 101,412' 'rect LUP 102,419 132,451' 'poly CREDITOS 132,86 111,86 134,17 174,17 172,48 191,17 230,17 2' + '03,87 171,87 182,58 143,114 143,51 132,86 132,86' 'rect WEBS 489,199 593,231') 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 Color = cl3DLight Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Indent = 19 Items.Data = { 010000001F0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000 064D696E616D69} ParentCtl3D = False ParentFont = False ReadOnly = True ShowRoot = False TabOrder = 0 OnChange = TreeChange OnCustomDrawItem = TreeCustomDrawItem OnDblClick = TreeDblClick OnKeyDown = TreeKeyDown OnMouseDown = TreeMouseDown NoScroll = True end object Timer: TTimer Enabled = False Interval = 600 OnTimer = TimerTimer Left = 648 Top = 32 end end