object MainFrm: TMainFrm Left = 200 Top = 141 Cursor = crArrow BorderStyle = bsNone Caption = 'Dokan' 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 382,188 484,235' 'rect MUSICA 358,132 463,175' 'rect IMAGEN 409,242 542,290' 'rect VARIOS 469,355 573,403' 'rect MINIMIZAR 605,0 621,16' 'rect EJECUTAR 351,399 376,424' 'rect LDOWN 353,428 377,457' 'rect LUP 352,365 377,396' 'rect SALIR 622,0 636,15' 'circle MOVER 25,26 51,53' 'poly CREDITOS 84,24 110,30 133,16 153,21 159,4 187,9 183,27 201,' + '11 273,24 278,35 284,25 306,38 280,98 249,103 215,92 182,103 170' + ',93 153,90 125,101 110,93 97,104 71,108 57,35 84,24') ShowRegions = False ImgName = 'GRES\MAINL.BMP' ImgHName = 'GRES\MAINH.BMP' end object LblInfo: TLabel Left = 52 Top = 380 Width = 37 Height = 15 Caption = 'LblInfo' Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end object Tree: TGTreeView Left = 52 Top = 144 Width = 269 Height = 224 AutoExpand = True BorderStyle = bsNone Color = cl3DLight Ctl3D = True Font.Charset = ANSI_CHARSET Font.Color = clSilver Font.Height = -12 Font.Name = 'Arial' Font.Style = [] Indent = 19 Items.Data = { 010000001E0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000 05446F6B616E} ParentCtl3D = False ParentFont = False ReadOnly = True ShowRoot = False TabOrder = 0 OnChange = TreeChange OnCustomDrawItem = TreeCustomDrawItem OnDblClick = TreeDblClick OnKeyDown = TreeKeyDown NoScroll = True end end