object MainFrm: TMainFrm Left = 200 Top = 141 Cursor = crArrow BorderStyle = bsNone Caption = 'Shirase' 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 19,205 172,232' 'rect MUSICA 18,178 172,204' 'rect IMAGEN 17,150 175,177' 'rect VARIOS 18,287 173,314' 'rect CREDITOS 509,17 539,35' 'rect MINIMIZAR 540,17 571,35' 'rect MOVER 11,17 43,35' 'rect EJECUTAR 509,315 539,334' 'rect LDOWN 540,315 569,334' 'rect LUP 570,315 600,334' 'rect SALIR 599,17 631,35' 'rect IMAGEN_H 183,150 206,178' 'rect MUSICA_H 183,181 207,204' 'rect VIDEO_H 183,209 208,232' 'rect VARIOS_H 182,286 206,314') ShowRegions = False ImgName = 'GRES\MAINL.BMP' ImgHName = 'GRES\MAINH.BMP' end object LblInfo: TLabel Left = 449 Top = 329 Width = 32 Height = 14 Alignment = taRightJustify 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 = 232 Top = 132 Width = 249 Height = 192 AutoExpand = True BorderStyle = bsNone Color = cl3DLight Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Indent = 19 Items.Data = { 01000000200000000000000000000000FFFFFFFFFFFFFFFF0000000000000000 0753686972617365} ParentCtl3D = False ParentFont = False ReadOnly = True ShowRoot = False TabOrder = 0 OnChange = TreeChange OnCustomDrawItem = TreeCustomDrawItem OnDblClick = TreeDblClick OnKeyDown = TreeKeyDown NoScroll = True end object Timer: TTimer Enabled = False Interval = 600 OnTimer = TimerTimer Left = 648 Top = 48 end end