object MediaDescDlg: TMediaDescDlg Left = 452 Top = 133 HelpContext = 50000 BorderStyle = bsDialog Caption = 'Description du support' 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 = '&Fabricant :' end object Label2: TLabel Left = 8 Top = 160 Width = 32 Height = 13 Caption = 'M&od'#232'le :' end object Label3: TLabel Left = 8 Top = 72 Width = 90 Height = 13 AutoSize = False Caption = 'Dur'#233'e par d'#233'faut :' end object Label4: TLabel Left = 8 Top = 96 Width = 90 Height = 13 AutoSize = False Caption = 'Dur'#233'e d'#233'termin'#233'e :' end object lblDefaultLength: TLabel Left = 104 Top = 72 Width = 140 Height = 13 AutoSize = False Caption = '650 Mo/74 minutes' end object lblDeterminedLength: TLabel Left = 104 Top = 96 Width = 140 Height = 13 AutoSize = False Caption = '650 Mo/74 minutes' end object Label7: TLabel Left = 8 Top = 0 Width = 233 Height = 57 AutoSize = False Caption = 'Le support a les dimensions suivantes. La dur'#233'e d'#233'termin'#233'e ne pe' + 'ut '#234'tre utilis'#233'e qu'#39'avec un graveur CD prenant en charge 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 = 'Annuler' 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