object acercade: Tacercade Left = 318 Top = 140 BorderStyle = bsDialog Caption = 'Acerca de Video Downloader' ClientHeight = 213 ClientWidth = 298 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 281 Height = 161 BevelOuter = bvLowered Color = clBlack TabOrder = 0 object ProgramIcon: TImage Left = 2 Top = 3 Width = 111 Height = 112 AutoSize = True Picture.Data = {} Proportional = True Stretch = True IsControl = True end object ProductName: TLabel Left = 121 Top = 55 Width = 156 Height = 24 Caption = 'VDownloader 0.3b' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Copyright: TLabel Left = 53 Top = 140 Width = 178 Height = 20 Caption = 'www.enriquepuertas.com' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end end object OKButton: TButton Left = 111 Top = 183 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end end