object MediaDescDlg: TMediaDescDlg Left = 452 Top = 133 HelpContext = 50000 BorderStyle = bsDialog Caption = 'Descripci'#243'n del medio' ClientHeight = 228 ClientWidth = 246 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 Label1: TLabel Left = 8 Top = 120 Width = 66 Height = 13 Caption = '&Fabricante:' end object Label2: TLabel Left = 8 Top = 160 Width = 32 Height = 13 Caption = 'M&odelo:' end object Label3: TLabel Left = 8 Top = 72 Width = 90 Height = 13 AutoSize = False Caption = 'Longitud predeterminada:' end object Label4: TLabel Left = 8 Top = 96 Width = 90 Height = 13 AutoSize = False Caption = 'Longitud determinada:' end object lblDefaultLength: TLabel Left = 104 Top = 72 Width = 140 Height = 13 AutoSize = False Caption = '650 MB/74 minutos' end object lblDeterminedLength: TLabel Left = 104 Top = 96 Width = 140 Height = 13 AutoSize = False Caption = '650 MB/74 minutos' end object Label7: TLabel Left = 8 Top = 0 Width = 233 Height = 57 AutoSize = False Caption = 'El medio tiene los tama'#241'os siguientes. La longitud determinada s' + #243'lo se puede utilizar con una Grabadora de CD que admita DirectW' + 'rite.' WordWrap = True end object btnOK: TButton Left = 87 Top = 204 Width = 75 Height = 23 HelpContext = 50010 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 2 end object btnCancel: TButton Left = 167 Top = 204 Width = 75 Height = 23 HelpContext = 50020 Cancel = True Caption = 'Cancelar' ModalResult = 2 TabOrder = 3 end object edManufacturer: TEdit Left = 8 Top = 136 Width = 233 Height = 21 HelpContext = 50030 TabOrder = 0 end object edModel: TEdit Left = 8 Top = 176 Width = 233 Height = 21 HelpContext = 50040 TabOrder = 1 end end