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 / TDVDAUTOREMOVEFORM / TDVDAUTOREMOVEFORM.txt
Text File  |  2003-02-05  |  8KB  |  347 lines

  1. object DVDAutoRemoveForm: TDVDAutoRemoveForm
  2.   Left = 253
  3.   Top = 114
  4.   BorderStyle = bsDialog
  5.   Caption = 'Erweiterte DVD Copy Einstellungen'
  6.   ClientHeight = 340
  7.   ClientWidth = 347
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object btnOK: TButton
  21.     Left = 191
  22.     Top = 312
  23.     Width = 75
  24.     Height = 23
  25.     Caption = 'OK'
  26.     Default = True
  27.     ModalResult = 1
  28.     TabOrder = 1
  29.   end
  30.   object btnCancel: TButton
  31.     Left = 270
  32.     Top = 312
  33.     Width = 75
  34.     Height = 23
  35.     Cancel = True
  36.     Caption = 'Abbrechen'
  37.     ModalResult = 2
  38.     TabOrder = 2
  39.   end
  40.   object PageControl: TPageControl
  41.     Left = 8
  42.     Top = 8
  43.     Width = 337
  44.     Height = 297
  45.     ActivePage = tsGeneral
  46.     TabOrder = 0
  47.     object tsGeneral: TTabSheet
  48.       Caption = 'Allgemein'
  49.       object cbRemoveRegionCode: TCheckBox
  50.         Left = 8
  51.         Top = 48
  52.         Width = 217
  53.         Height = 17
  54.         Caption = 'Regioncode entfernen'
  55.         Checked = True
  56.         State = cbChecked
  57.         TabOrder = 0
  58.         Visible = False
  59.       end
  60.       object cbRemoveDVDROM: TCheckBox
  61.         Left = 8
  62.         Top = 8
  63.         Width = 217
  64.         Height = 17
  65.         Caption = 'DVD-ROM Inhalt entfernen'
  66.         TabOrder = 1
  67.       end
  68.       object gbOnlineSettings: TGroupBox
  69.         Left = 8
  70.         Top = 88
  71.         Width = 313
  72.         Height = 172
  73.         TabOrder = 2
  74.         object lblProxyServer: TLabel
  75.           Left = 16
  76.           Top = 40
  77.           Width = 34
  78.           Height = 13
  79.           Caption = 'Server:'
  80.         end
  81.         object lblProxyPort: TLabel
  82.           Left = 16
  83.           Top = 65
  84.           Width = 22
  85.           Height = 13
  86.           Caption = 'Port:'
  87.         end
  88.         object lblHTTPStatus: TLabel
  89.           Left = 128
  90.           Top = 146
  91.           Width = 153
  92.           Height = 13
  93.           AutoSize = False
  94.         end
  95.         object lblProxyUser: TLabel
  96.           Left = 16
  97.           Top = 90
  98.           Width = 45
  99.           Height = 13
  100.           Caption = 'Benutzer:'
  101.         end
  102.         object lblProxyPassword: TLabel
  103.           Left = 16
  104.           Top = 116
  105.           Width = 46
  106.           Height = 13
  107.           Caption = 'Passwort:'
  108.         end
  109.         object cbUseProxy: TCheckBox
  110.           Left = 16
  111.           Top = 16
  112.           Width = 249
  113.           Height = 17
  114.           Caption = 'Proxy f'#252'r Online-Datenbank-Zugriff benutzen'
  115.           TabOrder = 0
  116.           OnClick = cbUseProxyClick
  117.         end
  118.         object edProxyServer: TEdit
  119.           Left = 80
  120.           Top = 37
  121.           Width = 177
  122.           Height = 21
  123.           TabOrder = 1
  124.         end
  125.         object edProxyPort: TEdit
  126.           Left = 80
  127.           Top = 62
  128.           Width = 33
  129.           Height = 21
  130.           MaxLength = 6
  131.           TabOrder = 2
  132.           Text = '80'
  133.         end
  134.         object btnTestConnection: TButton
  135.           Left = 16
  136.           Top = 141
  137.           Width = 105
  138.           Height = 23
  139.           Caption = 'Verbindung testen'
  140.           TabOrder = 3
  141.           OnClick = btnTestConnectionClick
  142.         end
  143.         object edProxyUserName: TEdit
  144.           Left = 80
  145.           Top = 87
  146.           Width = 129
  147.           Height = 21
  148.           TabOrder = 4
  149.         end
  150.         object edProxyPassword: TEdit
  151.           Left = 80
  152.           Top = 113
  153.           Width = 129
  154.           Height = 21
  155.           PasswordChar = '*'
  156.           TabOrder = 5
  157.         end
  158.       end
  159.       object cbDVDUseInternet: TCheckBox
  160.         Left = 16
  161.         Top = 84
  162.         Width = 209
  163.         Height = 17
  164.         Caption = 'Online-Transcoding-Datenbank nutzen'
  165.         TabOrder = 3
  166.         OnClick = cbDVDUseInternetClick
  167.       end
  168.     end
  169.     object tsAudio: TTabSheet
  170.       Caption = 'Audio Datenstr'#246'me'
  171.       ImageIndex = 2
  172.       object Label2: TLabel
  173.         Left = 5
  174.         Top = 5
  175.         Width = 285
  176.         Height = 30
  177.         AutoSize = False
  178.         Caption = 'Folgende Sprachen l'#246'schen, falls auf der Festplatte vorhanden:'
  179.         WordWrap = True
  180.       end
  181.       object clbAudioStreams: TCheckListBox
  182.         Left = 2
  183.         Top = 38
  184.         Width = 319
  185.         Height = 200
  186.         ItemHeight = 13
  187.         TabOrder = 0
  188.       end
  189.       object btnAudioDefault: TButton
  190.         Tag = 1
  191.         Left = 3
  192.         Top = 243
  193.         Width = 90
  194.         Height = 23
  195.         Caption = 'Stan&dard'
  196.         Enabled = False
  197.         TabOrder = 1
  198.         OnClick = onDefaultClick
  199.       end
  200.       object btnAudioCheck: TButton
  201.         Tag = 1
  202.         Left = 100
  203.         Top = 243
  204.         Width = 90
  205.         Height = 23
  206.         Caption = '&Alle ausw'#228'hlen'
  207.         TabOrder = 2
  208.         OnClick = onCheckClick
  209.       end
  210.       object btnAudioUncheck: TButton
  211.         Tag = 1
  212.         Left = 198
  213.         Top = 243
  214.         Width = 98
  215.         Height = 23
  216.         Caption = 'A&uswahl aufheben'
  217.         TabOrder = 3
  218.         OnClick = onUncheckClick
  219.       end
  220.     end
  221.     object tsSubpicture: TTabSheet
  222.       Caption = 'Untertitel'
  223.       ImageIndex = 1
  224.       object Label1: TLabel
  225.         Left = 5
  226.         Top = 5
  227.         Width = 285
  228.         Height = 30
  229.         AutoSize = False
  230.         Caption = 'Folgende Sprachen l'#246'schen, falls auf der Festplatte vorhanden:'
  231.         WordWrap = True
  232.       end
  233.       object clbSubpictures: TCheckListBox
  234.         Left = 2
  235.         Top = 38
  236.         Width = 319
  237.         Height = 200
  238.         ItemHeight = 13
  239.         TabOrder = 0
  240.       end
  241.       object btnSubpictureDefault: TButton
  242.         Tag = 2
  243.         Left = 3
  244.         Top = 243
  245.         Width = 90
  246.         Height = 23
  247.         Caption = 'Stan&dard'
  248.         Enabled = False
  249.         TabOrder = 1
  250.         OnClick = onDefaultClick
  251.       end
  252.       object btnSubpictureCheck: TButton
  253.         Tag = 2
  254.         Left = 100
  255.         Top = 243
  256.         Width = 90
  257.         Height = 23
  258.         Caption = '&Alle ausw'#228'hlen'
  259.         TabOrder = 2
  260.         OnClick = onCheckClick
  261.       end
  262.       object btnSubpictureUncheck: TButton
  263.         Tag = 2
  264.         Left = 198
  265.         Top = 243
  266.         Width = 99
  267.         Height = 23
  268.         Caption = 'A&uswahl aufheben'
  269.         TabOrder = 3
  270.         OnClick = onUncheckClick
  271.       end
  272.     end
  273.     object tsUserOp: TTabSheet
  274.       Caption = 'Benutzereinschr'#228'nkungen'
  275.       ImageIndex = 3
  276.       object Label3: TLabel
  277.         Left = 4
  278.         Top = 3
  279.         Width = 285
  280.         Height = 30
  281.         AutoSize = False
  282.         Caption = 
  283.           'Das Entfernen der Benutzereinschr'#228'nkungen kann schwere Probleme ' +
  284.           'beim Abspielen einer DVD verursachen'
  285.         WordWrap = True
  286.       end
  287.       object clbUserOperations: TCheckListBox
  288.         Left = 0
  289.         Top = 38
  290.         Width = 321
  291.         Height = 200
  292.         ItemHeight = 13
  293.         TabOrder = 0
  294.       end
  295.       object btnUserOpUncheck: TButton
  296.         Tag = 3
  297.         Left = 198
  298.         Top = 243
  299.         Width = 99
  300.         Height = 23
  301.         Caption = 'A&uswahl aufheben'
  302.         TabOrder = 1
  303.         OnClick = onUncheckClick
  304.       end
  305.       object btnUserOpCheck: TButton
  306.         Tag = 3
  307.         Left = 100
  308.         Top = 243
  309.         Width = 90
  310.         Height = 23
  311.         Caption = '&Alle ausw'#228'hlen'
  312.         TabOrder = 2
  313.         OnClick = onCheckClick
  314.       end
  315.       object btnUserOpDefault: TButton
  316.         Tag = 3
  317.         Left = 3
  318.         Top = 243
  319.         Width = 90
  320.         Height = 23
  321.         Caption = 'Stan&dard'
  322.         TabOrder = 3
  323.         OnClick = btnUserOpDefaultClick
  324.       end
  325.     end
  326.   end
  327.   object IdHTTP: TIdHTTP
  328.     OnStatus = IdHTTPStatus
  329.     MaxLineAction = maException
  330.     ReadTimeout = 0
  331.     AllowCookies = True
  332.     ProxyParams.BasicAuthentication = False
  333.     ProxyParams.ProxyPort = 0
  334.     Request.ContentLength = -1
  335.     Request.ContentRangeEnd = 0
  336.     Request.ContentRangeStart = 0
  337.     Request.ContentType = 'text/html'
  338.     Request.Accept = 'text/html, */*'
  339.     Request.BasicAuthentication = False
  340.     Request.UserAgent = 'Mozilla/3.0 (kompatibel; Indy Library)'
  341.     HTTPOptions = [hoForceEncodeParams]
  342.     OnProxyAuthorization = IdHTTPProxyAuthorization
  343.     Left = 12
  344.     Top = 304
  345.   end
  346. end
  347.