home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / instantcopy / InstantCopy.msi / Cabs.w1.cab / MultiCopy.de / 0 / RCDATA / TMEDIADESCDLG / TMEDIADESCDLG.txt
Text File  |  2003-02-05  |  2KB  |  116 lines

  1. object MediaDescDlg: TMediaDescDlg
  2.   Left = 452
  3.   Top = 133
  4.   HelpContext = 50000
  5.   BorderStyle = bsDialog
  6.   Caption = 'Rohlingangaben'
  7.   ClientHeight = 228
  8.   ClientWidth = 246
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 120
  22.     Width = 66
  23.     Height = 13
  24.     Caption = '&Hersteller:'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 8
  28.     Top = 160
  29.     Width = 32
  30.     Height = 13
  31.     Caption = '&Modell:'
  32.   end
  33.   object Label3: TLabel
  34.     Left = 8
  35.     Top = 72
  36.     Width = 90
  37.     Height = 13
  38.     AutoSize = False
  39.     Caption = 'Standardl'#228'nge:'
  40.   end
  41.   object Label4: TLabel
  42.     Left = 8
  43.     Top = 96
  44.     Width = 90
  45.     Height = 13
  46.     AutoSize = False
  47.     Caption = #220'berpr'#252'fte L'#228'nge:'
  48.   end
  49.   object lblDefaultLength: TLabel
  50.     Left = 104
  51.     Top = 72
  52.     Width = 140
  53.     Height = 13
  54.     AutoSize = False
  55.     Caption = '650MB/74 Minuten'
  56.   end
  57.   object lblDeterminedLength: TLabel
  58.     Left = 104
  59.     Top = 96
  60.     Width = 140
  61.     Height = 13
  62.     AutoSize = False
  63.     Caption = '650MB/74 Minuten'
  64.   end
  65.   object Label7: TLabel
  66.     Left = 8
  67.     Top = 0
  68.     Width = 233
  69.     Height = 57
  70.     AutoSize = False
  71.     Caption = 
  72.       'Der Rohling hat die folgenden Gr'#246#223'en. Die '#252'berpr'#252'fte L'#228'nge kann ' +
  73.       'nur mit einem CD-Recorder verwendet werden, der DirectWrite unte' +
  74.       'rst'#252'tzt.'
  75.     WordWrap = True
  76.   end
  77.   object btnOK: TButton
  78.     Left = 87
  79.     Top = 204
  80.     Width = 75
  81.     Height = 23
  82.     HelpContext = 50010
  83.     Caption = 'OK'
  84.     Default = True
  85.     ModalResult = 1
  86.     TabOrder = 2
  87.   end
  88.   object btnCancel: TButton
  89.     Left = 167
  90.     Top = 204
  91.     Width = 75
  92.     Height = 23
  93.     HelpContext = 50020
  94.     Cancel = True
  95.     Caption = 'Abbrechen'
  96.     ModalResult = 2
  97.     TabOrder = 3
  98.   end
  99.   object edManufacturer: TEdit
  100.     Left = 8
  101.     Top = 136
  102.     Width = 233
  103.     Height = 21
  104.     HelpContext = 50030
  105.     TabOrder = 0
  106.   end
  107.   object edModel: TEdit
  108.     Left = 8
  109.     Top = 176
  110.     Width = 233
  111.     Height = 21
  112.     HelpContext = 50040
  113.     TabOrder = 1
  114.   end
  115. end
  116.