object AboutDlg: TAboutDlg Left = 363 Top = 184 BorderStyle = bsDialog Caption = 'Acerca de Dokan' ClientHeight = 240 ClientWidth = 329 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 309 Height = 185 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object ProgramIcon: TImage Left = 64 Top = 12 Width = 180 Height = 44 AutoSize = True Picture.Data = {} IsControl = True end object Copyright: TLabel Left = 32 Top = 160 Width = 245 Height = 13 Caption = 'Copyright (c) 1998,1999 ARES Inform�tica' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Label1: TLabel Left = 250 Top = 40 Width = 22 Height = 19 Alignment = taCenter Caption = '1.8' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False IsControl = True end object Label2: TLabel Left = 107 Top = 68 Width = 80 Height = 78 Alignment = taCenter Caption = 'Dise�o:'#13#10'Mary Molina,'#13#10'Albert Rodr�guez'#13#10#13#10'Programaci�n:'#13#10'Jos� G' + 'arc�a ' IsControl = True end end object OKButton: TButton Left = 127 Top = 204 Width = 75 Height = 25 Caption = 'Aceptar' Default = True ModalResult = 1 TabOrder = 1 end end