object MediaDescDlg: TMediaDescDlg Left = 452 Top = 133 HelpContext = 50000 BorderStyle = bsDialog Caption = 'Rohlingangaben' 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 = '&Hersteller:' end object Label2: TLabel Left = 8 Top = 160 Width = 32 Height = 13 Caption = '&Modell:' end object Label3: TLabel Left = 8 Top = 72 Width = 90 Height = 13 AutoSize = False Caption = 'Standardl'#228'nge:' end object Label4: TLabel Left = 8 Top = 96 Width = 90 Height = 13 AutoSize = False Caption = #220'berpr'#252'fte L'#228'nge:' end object lblDefaultLength: TLabel Left = 104 Top = 72 Width = 140 Height = 13 AutoSize = False Caption = '650MB/74 Minuten' end object lblDeterminedLength: TLabel Left = 104 Top = 96 Width = 140 Height = 13 AutoSize = False Caption = '650MB/74 Minuten' end object Label7: TLabel Left = 8 Top = 0 Width = 233 Height = 57 AutoSize = False Caption = 'Der Rohling hat die folgenden Gr'#246#223'en. Die '#252'berpr'#252'fte L'#228'nge kann ' + 'nur mit einem CD-Recorder verwendet werden, der DirectWrite unte' + 'rst'#252'tzt.' 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 = 'Abbrechen' 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