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 / TCDCOPYFORM / TCDCOPYFORM.txt < prev   
Text File  |  2003-02-05  |  41KB  |  1,447 lines

  1. object CDCopyForm: TCDCopyForm
  2.   Left = 600
  3.   Top = 194
  4.   HelpContext = 11
  5.   BorderIcons = [biSystemMenu, biMinimize]
  6.   BorderStyle = bsSingle
  7.   Caption = 'InstantCopy'
  8.   ClientHeight = 704
  9.   ClientWidth = 422
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   KeyPreview = True
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   OnClose = FormClose
  20.   OnCloseQuery = FormCloseQuery
  21.   OnCreate = FormCreate
  22.   OnDestroy = FormDestroy
  23.   OnKeyDown = FormKeyDown
  24.   OnShow = FormShow
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object pnlStandard: TPanel
  28.     Left = 0
  29.     Top = 25
  30.     Width = 422
  31.     Height = 226
  32.     Align = alClient
  33.     BevelOuter = bvNone
  34.     Constraints.MinHeight = 60
  35.     TabOrder = 0
  36.     Visible = False
  37.     object Label1: TLabel
  38.       Left = 6
  39.       Top = 4
  40.       Width = 33
  41.       Height = 13
  42.       Caption = '&Quelle:'
  43.       FocusControl = tvSrc
  44.     end
  45.     object Label2: TLabel
  46.       Left = 210
  47.       Top = 4
  48.       Width = 20
  49.       Height = 13
  50.       Caption = '&Ziel:'
  51.       FocusControl = tvDst
  52.     end
  53.     object plSource: TPanel
  54.       Left = 5
  55.       Top = 18
  56.       Width = 199
  57.       Height = 206
  58.       BevelOuter = bvNone
  59.       BorderStyle = bsSingle
  60.       Caption = 'plSource'
  61.       TabOrder = 0
  62.       object tvSrc: TTreeView
  63.         Left = 0
  64.         Top = 0
  65.         Width = 195
  66.         Height = 202
  67.         Align = alClient
  68.         BorderStyle = bsNone
  69.         HideSelection = False
  70.         Images = ilDevices
  71.         Indent = 19
  72.         ReadOnly = True
  73.         ShowRoot = False
  74.         TabOrder = 0
  75.         OnChange = tvSrcChange
  76.         OnChanging = tvDeviceChanging
  77.         OnCompare = tvObjCompare
  78.         OnDblClick = tvSrcDblClick
  79.         OnExpanding = tvObjExpanding
  80.         OnMouseDown = tvDeviceMouseDown
  81.       end
  82.     end
  83.     object plDest: TPanel
  84.       Left = 211
  85.       Top = 18
  86.       Width = 204
  87.       Height = 206
  88.       BevelOuter = bvNone
  89.       BorderStyle = bsSingle
  90.       Caption = 'plDest'
  91.       TabOrder = 1
  92.       object tvDst: TTreeView
  93.         Left = 0
  94.         Top = 0
  95.         Width = 200
  96.         Height = 202
  97.         Align = alClient
  98.         BorderStyle = bsNone
  99.         ChangeDelay = 1
  100.         DragMode = dmAutomatic
  101.         HideSelection = False
  102.         Images = ilDevices
  103.         Indent = 19
  104.         ReadOnly = True
  105.         ShowRoot = False
  106.         StateImages = ilCheckImages
  107.         TabOrder = 0
  108.         OnChange = tvDstChange
  109.         OnChanging = tvDeviceChanging
  110.         OnCompare = tvObjCompare
  111.         OnDblClick = tvSrcDblClick
  112.         OnExpanding = tvObjExpanding
  113.         OnKeyPress = tvDstKeyPress
  114.         OnMouseDown = tvDeviceMouseDown
  115.       end
  116.     end
  117.     object pnlVideo: TPanel
  118.       Left = 104
  119.       Top = 72
  120.       Width = 201
  121.       Height = 113
  122.       BevelOuter = bvNone
  123.       BorderStyle = bsSingle
  124.       Color = clBlack
  125.       Font.Charset = DEFAULT_CHARSET
  126.       Font.Color = clWindow
  127.       Font.Height = -11
  128.       Font.Name = 'MS Sans Serif'
  129.       Font.Style = []
  130.       ParentBackground = False
  131.       ParentFont = False
  132.       TabOrder = 2
  133.       Visible = False
  134.       object imgConvertProgress: TImage
  135.         Left = 0
  136.         Top = 0
  137.         Width = 197
  138.         Height = 109
  139.         Align = alClient
  140.         Stretch = True
  141.       end
  142.       object aniProgress: TAnimate
  143.         Left = 0
  144.         Top = 0
  145.         Width = 197
  146.         Height = 109
  147.         Align = alClient
  148.         StartFrame = 3
  149.         StopFrame = 7
  150.         Transparent = False
  151.       end
  152.     end
  153.   end
  154.   object pnlProgress: TPanel
  155.     Left = 0
  156.     Top = 251
  157.     Width = 422
  158.     Height = 109
  159.     HelpContext = 60
  160.     Align = alBottom
  161.     BevelOuter = bvNone
  162.     FullRepaint = False
  163.     TabOrder = 3
  164.     Visible = False
  165.     object Label3: TLabel
  166.       Left = 7
  167.       Top = 8
  168.       Width = 60
  169.       Height = 13
  170.       AutoSize = False
  171.       Caption = 'Track:'
  172.     end
  173.     object Label4: TLabel
  174.       Left = 7
  175.       Top = 33
  176.       Width = 60
  177.       Height = 13
  178.       AutoSize = False
  179.       Caption = 'Gesamt:'
  180.     end
  181.     object lblTrackProgress: TLabel
  182.       Left = 383
  183.       Top = 8
  184.       Width = 31
  185.       Height = 13
  186.       Alignment = taRightJustify
  187.       AutoSize = False
  188.       Caption = '43%'
  189.     end
  190.     object lblTotalProgress: TLabel
  191.       Left = 383
  192.       Top = 32
  193.       Width = 31
  194.       Height = 13
  195.       Alignment = taRightJustify
  196.       AutoSize = False
  197.       Caption = '43%'
  198.     end
  199.     object lblProgress: TLabel
  200.       Left = 71
  201.       Top = 54
  202.       Width = 305
  203.       Height = 13
  204.       AutoSize = False
  205.       Caption = 'Track 1 von 14 (100,4 MB von 300,5 MB)'
  206.     end
  207.     object Label8: TLabel
  208.       Left = 7
  209.       Top = 54
  210.       Width = 60
  211.       Height = 13
  212.       AutoSize = False
  213.       Caption = 'Fortschritt:'
  214.     end
  215.     object lblStatus: TLabel
  216.       Left = 71
  217.       Top = 73
  218.       Width = 305
  219.       Height = 13
  220.       AutoSize = False
  221.       Caption = 'Es wird geschrieben...'
  222.       WordWrap = True
  223.     end
  224.     object lblStatCaption: TLabel
  225.       Left = 7
  226.       Top = 73
  227.       Width = 60
  228.       Height = 13
  229.       AutoSize = False
  230.       Caption = 'Status:'
  231.     end
  232.     object lblCopies: TLabel
  233.       Left = 72
  234.       Top = 91
  235.       Width = 305
  236.       Height = 16
  237.       AutoSize = False
  238.       Caption = 'Kopie 1 von 1'
  239.       WordWrap = True
  240.     end
  241.     object Label14: TLabel
  242.       Left = 7
  243.       Top = 90
  244.       Width = 60
  245.       Height = 13
  246.       AutoSize = False
  247.       Caption = 'Kopien:'
  248.     end
  249.     object pbTrack: TProgressBar
  250.       Left = 71
  251.       Top = 8
  252.       Width = 305
  253.       Height = 16
  254.       HelpContext = 21
  255.       TabOrder = 0
  256.     end
  257.     object pbTotal: TProgressBar
  258.       Left = 71
  259.       Top = 32
  260.       Width = 305
  261.       Height = 16
  262.       HelpContext = 30
  263.       TabOrder = 1
  264.     end
  265.   end
  266.   object pnlDetails: TPanel
  267.     Left = 0
  268.     Top = 391
  269.     Width = 422
  270.     Height = 201
  271.     HelpContext = 80
  272.     Align = alBottom
  273.     BevelOuter = bvNone
  274.     TabOrder = 2
  275.     Visible = False
  276.     object Bevel1: TBevel
  277.       Left = 3
  278.       Top = 1
  279.       Width = 411
  280.       Height = 6
  281.       Shape = bsTopLine
  282.     end
  283.     object pcSettings: TPageControl
  284.       Left = 4
  285.       Top = 10
  286.       Width = 413
  287.       Height = 185
  288.       HelpContext = 90
  289.       ActivePage = TabSheet2
  290.       Images = ilDevices
  291.       TabOrder = 0
  292.       object tsProfiles: TTabSheet
  293.         Caption = 'Profile'
  294.         ImageIndex = -1
  295.         object btnProfileSave: TButton
  296.           Left = 4
  297.           Top = 8
  298.           Width = 86
  299.           Height = 23
  300.           Action = acProfileSave
  301.           TabOrder = 0
  302.         end
  303.         object btnProfileRename: TButton
  304.           Left = 4
  305.           Top = 40
  306.           Width = 86
  307.           Height = 23
  308.           Action = acProfileRename
  309.           Caption = '&Umbenennen...'
  310.           TabOrder = 1
  311.         end
  312.         object btnProfileDelete: TButton
  313.           Left = 4
  314.           Top = 72
  315.           Width = 86
  316.           Height = 23
  317.           Action = acProfileDelete
  318.           TabOrder = 2
  319.         end
  320.         object pnlProfiles: TPanel
  321.           Left = 94
  322.           Top = 1
  323.           Width = 310
  324.           Height = 152
  325.           BevelOuter = bvNone
  326.           TabOrder = 3
  327.           object lvProfiles: TListView
  328.             Left = 0
  329.             Top = 0
  330.             Width = 310
  331.             Height = 152
  332.             Align = alClient
  333.             Columns = <
  334.               item
  335.                 Caption = 'Profilname'
  336.                 MinWidth = 100
  337.                 Width = 200
  338.               end>
  339.             HideSelection = False
  340.             OwnerData = True
  341.             ReadOnly = True
  342.             RowSelect = True
  343.             ShowColumnHeaders = False
  344.             SmallImages = ilProfiles
  345.             TabOrder = 0
  346.             ViewStyle = vsReport
  347.             OnCustomDrawItem = lvProfilesCustomDrawItem
  348.             OnData = lvProfilesData
  349.             OnDataFind = lvProfilesDataFind
  350.             OnSelectItem = lvProfilesSelectItem
  351.           end
  352.         end
  353.       end
  354.       object tsWrite: TTabSheet
  355.         Caption = 'Schreiben'
  356.         ImageIndex = -1
  357.         object Label9: TLabel
  358.           Left = 8
  359.           Top = 9
  360.           Width = 119
  361.           Height = 13
  362.           AutoSize = False
  363.           Caption = 'Schreib&methode:'
  364.         end
  365.         object Label12: TLabel
  366.           Left = 8
  367.           Top = 34
  368.           Width = 119
  369.           Height = 13
  370.           AutoSize = False
  371.           Caption = '&Schlie'#223'en der CD:'
  372.         end
  373.         object Label15: TLabel
  374.           Left = 8
  375.           Top = 57
  376.           Width = 114
  377.           Height = 13
  378.           AutoSize = False
  379.           Caption = 'Schreibgeschwindigkeit:'
  380.         end
  381.         object cbWriteMethod: TComboBox
  382.           Left = 128
  383.           Top = 6
  384.           Width = 273
  385.           Height = 21
  386.           HelpContext = 130
  387.           Style = csDropDownList
  388.           ItemHeight = 13
  389.           TabOrder = 0
  390.           OnChange = InvalidateProfileNotify
  391.         end
  392.         object cbCloseCDType: TComboBox
  393.           Left = 128
  394.           Top = 30
  395.           Width = 273
  396.           Height = 21
  397.           HelpContext = 150
  398.           Style = csDropDownList
  399.           ItemHeight = 13
  400.           TabOrder = 1
  401.           OnChange = InvalidateProfileNotify
  402.         end
  403.         object cbSaveToHardDisk: TCheckBox
  404.           Left = 8
  405.           Top = 97
  406.           Width = 270
  407.           Height = 17
  408.           HelpContext = 100
  409.           Caption = 'Erst auf &Festplatte schreiben'
  410.           TabOrder = 3
  411.           OnClick = InvalidateProfileNotify
  412.         end
  413.         object cbVerify: TCheckBox
  414.           Left = 8
  415.           Top = 132
  416.           Width = 270
  417.           Height = 17
  418.           HelpContext = 140
  419.           Caption = '&Ziel nach dem Schreiben '#252'berpr'#252'fen'
  420.           TabOrder = 4
  421.           Visible = False
  422.           OnClick = InvalidateProfileNotify
  423.         end
  424.         object cbWriteSpeed: TComboBox
  425.           Left = 128
  426.           Top = 55
  427.           Width = 273
  428.           Height = 21
  429.           HelpContext = 230
  430.           Style = csDropDownList
  431.           DropDownCount = 10
  432.           ItemHeight = 13
  433.           TabOrder = 2
  434.           OnChange = InvalidateProfileNotify
  435.         end
  436.         object cbDoSimulate: TCheckBox
  437.           Left = 8
  438.           Top = 114
  439.           Width = 273
  440.           Height = 17
  441.           HelpContext = 50
  442.           Caption = 'Schreibvorgang wenn m'#246'glich simulieren'
  443.           TabOrder = 5
  444.           OnClick = InvalidateProfileNotify
  445.         end
  446.         object cbAlwayOverwrite: TCheckBox
  447.           Left = 8
  448.           Top = 80
  449.           Width = 337
  450.           Height = 17
  451.           HelpContext = 100
  452.           Caption = 'Wiederbeschreibbares Medium ohne Best'#228'tigung '#252'berschreiben'
  453.           TabOrder = 6
  454.           OnClick = InvalidateProfileNotify
  455.         end
  456.       end
  457.       object tsRead: TTabSheet
  458.         Caption = 'Lesen'
  459.         ImageIndex = -1
  460.         object Label11: TLabel
  461.           Left = 8
  462.           Top = 9
  463.           Width = 129
  464.           Height = 13
  465.           AutoSize = False
  466.           Caption = 'Datenlesegeschwindigkeit:'
  467.         end
  468.         object Label13: TLabel
  469.           Left = 8
  470.           Top = 33
  471.           Width = 129
  472.           Height = 13
  473.           AutoSize = False
  474.           Caption = 'Audiolesegeschwindigkeit:'
  475.         end
  476.         object Label20: TLabel
  477.           Left = 8
  478.           Top = 57
  479.           Width = 116
  480.           Height = 13
  481.           AutoSize = False
  482.           Caption = 'Softwareleseversuche:'
  483.         end
  484.         object cbReadDataSpeed: TComboBox
  485.           Left = 144
  486.           Top = 6
  487.           Width = 257
  488.           Height = 21
  489.           HelpContext = 191
  490.           Style = csDropDownList
  491.           DropDownCount = 10
  492.           ItemHeight = 13
  493.           TabOrder = 0
  494.           OnChange = InvalidateProfileNotify
  495.         end
  496.         object cbReadAudioSpeed: TComboBox
  497.           Left = 144
  498.           Top = 30
  499.           Width = 257
  500.           Height = 21
  501.           HelpContext = 200
  502.           Style = csDropDownList
  503.           DropDownCount = 10
  504.           ItemHeight = 13
  505.           TabOrder = 1
  506.           OnChange = InvalidateProfileNotify
  507.         end
  508.         object cbJitterCorrection: TCheckBox
  509.           Left = 248
  510.           Top = 134
  511.           Width = 153
  512.           Height = 17
  513.           HelpContext = 210
  514.           Caption = '&Jitter Korrektur'
  515.           Enabled = False
  516.           TabOrder = 4
  517.           Visible = False
  518.           OnClick = InvalidateProfileNotify
  519.         end
  520.         object UpDown2: TUpDown
  521.           Left = 188
  522.           Top = 53
  523.           Width = 15
  524.           Height = 21
  525.           HelpContext = 40
  526.           Associate = edSoftwareReadRetries
  527.           TabOrder = 3
  528.           Thousands = False
  529.         end
  530.         object edSoftwareReadRetries: TIntegerEdit
  531.           Left = 144
  532.           Top = 53
  533.           Width = 44
  534.           Height = 21
  535.           TabOrder = 2
  536.           Value = 0
  537.           OnChange = InvalidateProfileNotify
  538.         end
  539.         object udHardwareReadRetries: TUpDown
  540.           Left = 188
  541.           Top = 79
  542.           Width = 15
  543.           Height = 21
  544.           HelpContext = 40
  545.           Associate = edHardwareReadRetries
  546.           TabOrder = 5
  547.         end
  548.         object edHardwareReadRetries: TIntegerEdit
  549.           Left = 144
  550.           Top = 79
  551.           Width = 44
  552.           Height = 21
  553.           TabOrder = 6
  554.           Value = 0
  555.           OnChange = InvalidateProfileNotify
  556.         end
  557.         object cbSetHardwareReadRetries: TCheckBox
  558.           Left = 8
  559.           Top = 80
  560.           Width = 134
  561.           Height = 17
  562.           Caption = 'Hardwareleseversuche:'
  563.           TabOrder = 7
  564.           OnClick = cbSetHardwareReadRetriesClick
  565.         end
  566.         object cbCompressData: TCheckBox
  567.           Left = 248
  568.           Top = 114
  569.           Width = 136
  570.           Height = 17
  571.           HelpContext = 210
  572.           Caption = 'Daten &komprimieren'
  573.           Enabled = False
  574.           TabOrder = 8
  575.           Visible = False
  576.           OnClick = InvalidateProfileNotify
  577.         end
  578.         object cbFixedGaps: TCheckBox
  579.           Left = 8
  580.           Top = 100
  581.           Width = 225
  582.           Height = 17
  583.           HelpContext = 140
  584.           Caption = 'Feste Pausen zwischen Tracks'
  585.           TabOrder = 9
  586.           OnClick = InvalidateProfileNotify
  587.         end
  588.         object cbRepairSubchannelData: TCheckBox
  589.           Left = 8
  590.           Top = 118
  591.           Width = 217
  592.           Height = 17
  593.           HelpContext = 140
  594.           Caption = 'Subchannel-Daten reparieren'
  595.           Checked = True
  596.           State = cbChecked
  597.           TabOrder = 10
  598.           OnClick = InvalidateProfileNotify
  599.         end
  600.       end
  601.       object tsDVD: TTabSheet
  602.         Caption = 'DVD'
  603.         ImageIndex = -1
  604.         object Label7: TLabel
  605.           Left = 8
  606.           Top = 8
  607.           Width = 74
  608.           Height = 13
  609.           Caption = 'Kopiermethode:'
  610.           FocusControl = cbDVDCopyMethod
  611.         end
  612.         object Label10: TLabel
  613.           Left = 8
  614.           Top = 59
  615.           Width = 108
  616.           Height = 13
  617.           Caption = 'Video-Seitenverh'#228'ltnis:'
  618.         end
  619.         object Label17: TLabel
  620.           Left = 8
  621.           Top = 33
  622.           Width = 82
  623.           Height = 13
  624.           Caption = 'Bevorzugtes Ziel:'
  625.         end
  626.         object btnAutoRemoveSettings: TButton
  627.           Left = 8
  628.           Top = 120
  629.           Width = 121
  630.           Height = 23
  631.           Caption = 'Erweitert...'
  632.           TabOrder = 1
  633.           OnClick = btnAutoRemoveSettingsClick
  634.         end
  635.         object cbDVDCopyMethod: TComboBox
  636.           Left = 120
  637.           Top = 6
  638.           Width = 279
  639.           Height = 21
  640.           Style = csDropDownList
  641.           ItemHeight = 13
  642.           TabOrder = 0
  643.         end
  644.         object cbDVDCopyPictureFormat: TComboBox
  645.           Left = 120
  646.           Top = 55
  647.           Width = 175
  648.           Height = 21
  649.           Style = csDropDownList
  650.           ItemHeight = 13
  651.           TabOrder = 2
  652.         end
  653.         object cbDVDCopyFormat: TComboBox
  654.           Left = 120
  655.           Top = 30
  656.           Width = 175
  657.           Height = 21
  658.           Style = csDropDownList
  659.           ItemHeight = 13
  660.           TabOrder = 3
  661.         end
  662.       end
  663.       object TabSheet2: TTabSheet
  664.         Caption = 'Allgemein'
  665.         ImageIndex = -1
  666.         object Label18: TLabel
  667.           Left = 8
  668.           Top = 8
  669.           Width = 116
  670.           Height = 13
  671.           AutoSize = False
  672.           Caption = '&Transfermodus:'
  673.           FocusControl = cbCopyPrecision
  674.         end
  675.         object Label5: TLabel
  676.           Left = 9
  677.           Top = 130
  678.           Width = 36
  679.           Height = 13
  680.           Caption = 'Kopien:'
  681.           FocusControl = fedCopies
  682.         end
  683.         object cbCopyPrecision: TComboBox
  684.           Left = 128
  685.           Top = 6
  686.           Width = 265
  687.           Height = 21
  688.           Style = csDropDownList
  689.           ItemHeight = 13
  690.           TabOrder = 0
  691.           OnChange = InvalidateProfileNotify
  692.         end
  693.         object btnOptions: TButton
  694.           Left = 272
  695.           Top = 127
  696.           Width = 75
  697.           Height = 23
  698.           HelpContext = 160
  699.           Caption = '&Optionen...'
  700.           TabOrder = 2
  701.           OnClick = btnOptionsClick
  702.         end
  703.         object gbErrorHandling: TGroupBox
  704.           Left = 8
  705.           Top = 32
  706.           Width = 393
  707.           Height = 89
  708.           Caption = 'Fehlerbehandlung'
  709.           TabOrder = 1
  710.           object lblErrorSeekRange: TLabel
  711.             Left = 240
  712.             Top = 41
  713.             Width = 84
  714.             Height = 13
  715.             AutoSize = False
  716.             Caption = 'Fehler-Suchweite:'
  717.           end
  718.           object Label6: TLabel
  719.             Left = 8
  720.             Top = 18
  721.             Width = 105
  722.             Height = 13
  723.             AutoSize = False
  724.             Caption = 'Strate&gie:'
  725.             FocusControl = cbErrorHandling
  726.           end
  727.           object cbCreateAutoProcessing: TCheckBox
  728.             Left = 8
  729.             Top = 64
  730.             Width = 265
  731.             Height = 17
  732.             Caption = 'Verarbeitungseintr'#228'ge automatisch erstellen'
  733.             TabOrder = 4
  734.             OnClick = InvalidateProfileNotify
  735.           end
  736.           object edErrorSeekRange: TIntegerEdit
  737.             Left = 328
  738.             Top = 37
  739.             Width = 41
  740.             Height = 21
  741.             TabOrder = 2
  742.             Value = 0
  743.             OnChange = InvalidateProfileNotify
  744.           end
  745.           object udErrorSeekRange: TUpDown
  746.             Left = 369
  747.             Top = 37
  748.             Width = 15
  749.             Height = 21
  750.             HelpContext = 40
  751.             Associate = edErrorSeekRange
  752.             TabOrder = 3
  753.             Thousands = False
  754.           end
  755.           object cbErrorSeek: TCheckBox
  756.             Left = 8
  757.             Top = 40
  758.             Width = 201
  759.             Height = 17
  760.             Caption = '&Fehlersuche benutzen'
  761.             TabOrder = 1
  762.             OnClick = cbErrorSeekClick
  763.           end
  764.           object cbErrorHandling: TComboBox
  765.             Left = 120
  766.             Top = 14
  767.             Width = 265
  768.             Height = 21
  769.             HelpContext = 150
  770.             Style = csDropDownList
  771.             ItemHeight = 13
  772.             TabOrder = 0
  773.             OnChange = cbErrorHandlingChange
  774.           end
  775.         end
  776.         object fedCopies: TIntegerEdit
  777.           Left = 49
  778.           Top = 127
  779.           Width = 30
  780.           Height = 21
  781.           TabOrder = 3
  782.           Value = 1
  783.         end
  784.         object udCopies: TUpDown
  785.           Left = 79
  786.           Top = 127
  787.           Width = 15
  788.           Height = 21
  789.           HelpContext = 40
  790.           Associate = fedCopies
  791.           Min = 1
  792.           Position = 1
  793.           TabOrder = 4
  794.         end
  795.       end
  796.       object tbExtended: TTabSheet
  797.         Caption = 'Verarbeitung'
  798.         ImageIndex = -1
  799.         object btnModificationLoad: TButton
  800.           Left = 2
  801.           Top = 120
  802.           Width = 90
  803.           Height = 23
  804.           HelpContext = 310
  805.           Caption = '&Laden...'
  806.           TabOrder = 4
  807.           OnClick = btnModificationLoadClick
  808.         end
  809.         object btnModificationSave: TButton
  810.           Left = 2
  811.           Top = 88
  812.           Width = 90
  813.           Height = 23
  814.           HelpContext = 300
  815.           Caption = 'Speichern &unter...'
  816.           TabOrder = 3
  817.           OnClick = btnModificationSaveClick
  818.         end
  819.         object lvModification: TListView
  820.           Left = 94
  821.           Top = 1
  822.           Width = 310
  823.           Height = 152
  824.           Columns = <
  825.             item
  826.               Caption = 'Aktion'
  827.               Width = 90
  828.             end
  829.             item
  830.               Caption = 'Beschreibung'
  831.               Width = 180
  832.             end>
  833.           ColumnClick = False
  834.           HideSelection = False
  835.           ReadOnly = True
  836.           RowSelect = True
  837.           PopupMenu = pmProcessing
  838.           SmallImages = ilProcessing
  839.           TabOrder = 0
  840.           ViewStyle = vsReport
  841.           OnChange = lvModificationChange
  842.           OnDblClick = lvModificationDblClick
  843.         end
  844.         object btnProcessingDelete: TButton
  845.           Left = 2
  846.           Top = 40
  847.           Width = 90
  848.           Height = 23
  849.           Action = acProcessingDelete
  850.           TabOrder = 2
  851.         end
  852.         object btnModificationAdd: TButton
  853.           Left = 2
  854.           Top = 8
  855.           Width = 90
  856.           Height = 23
  857.           HelpContext = 300
  858.           Caption = '&Neu'
  859.           TabOrder = 1
  860.           OnClick = btnModificationAddClick
  861.         end
  862.       end
  863.       object tsLog: TTabSheet
  864.         HelpContext = 290
  865.         Caption = 'Protokoll'
  866.         ImageIndex = -1
  867.         TabVisible = False
  868.         object btnSaveAs: TButton
  869.           Left = 4
  870.           Top = 128
  871.           Width = 93
  872.           Height = 23
  873.           HelpContext = 300
  874.           Caption = 'Speichern &unter...'
  875.           TabOrder = 1
  876.           OnClick = btnSaveAsClick
  877.         end
  878.         object btnClear: TButton
  879.           Left = 100
  880.           Top = 128
  881.           Width = 86
  882.           Height = 23
  883.           HelpContext = 310
  884.           Caption = '&L'#246'schen'
  885.           TabOrder = 2
  886.           OnClick = btnClearClick
  887.         end
  888.         object memLog: TMemo
  889.           Left = 1
  890.           Top = 1
  891.           Width = 400
  892.           Height = 120
  893.           Font.Charset = ANSI_CHARSET
  894.           Font.Color = clWindowText
  895.           Font.Height = -11
  896.           Font.Name = 'Courier New'
  897.           Font.Style = []
  898.           ParentFont = False
  899.           ReadOnly = True
  900.           ScrollBars = ssVertical
  901.           TabOrder = 0
  902.         end
  903.       end
  904.     end
  905.   end
  906.   object pnlBtns: TPanel
  907.     Left = 0
  908.     Top = 360
  909.     Width = 422
  910.     Height = 31
  911.     Align = alBottom
  912.     BevelOuter = bvNone
  913.     TabOrder = 1
  914.     object lblSimulate: TLabel
  915.       Left = 32
  916.       Top = 9
  917.       Width = 137
  918.       Height = 13
  919.       AutoSize = False
  920.       Caption = 'Simulation'
  921.       Visible = False
  922.     end
  923.     object imgSimulate: TImage
  924.       Left = 9
  925.       Top = 6
  926.       Width = 16
  927.       Height = 16
  928.       Picture.Data = {<image000.bmp>}
  929.       Transparent = True
  930.       Visible = False
  931.     end
  932.     object btnMoveLeft: TSpeedButton
  933.       Tag = 1
  934.       Left = 172
  935.       Top = 4
  936.       Width = 35
  937.       Height = 23
  938.       Hint = 'Zur Quelle bewegen'
  939.       Caption = '3'
  940.       Font.Charset = SYMBOL_CHARSET
  941.       Font.Color = clWindowText
  942.       Font.Height = -16
  943.       Font.Name = 'Marlett'
  944.       Font.Style = [fsBold]
  945.       ParentFont = False
  946.       ParentShowHint = False
  947.       ShowHint = True
  948.     end
  949.     object btnMoveRight: TSpeedButton
  950.       Left = 206
  951.       Top = 4
  952.       Width = 35
  953.       Height = 23
  954.       Hint = 'Zum Ziel bewegen'
  955.       Caption = '4'
  956.       Font.Charset = SYMBOL_CHARSET
  957.       Font.Color = clWindowText
  958.       Font.Height = -16
  959.       Font.Name = 'Marlett'
  960.       Font.Style = [fsBold]
  961.       ParentFont = False
  962.       ParentShowHint = False
  963.       ShowHint = True
  964.     end
  965.     object btnStart: TButton
  966.       Left = 249
  967.       Top = 4
  968.       Width = 75
  969.       Height = 23
  970.       HelpContext = 320
  971.       Caption = '[Start]'
  972.       TabOrder = 1
  973.       OnClick = btnStartClick
  974.     end
  975.     object btnClose: TButton
  976.       Left = 338
  977.       Top = 4
  978.       Width = 75
  979.       Height = 23
  980.       HelpContext = 330
  981.       Caption = 'Schlie'#223'en'
  982.       TabOrder = 3
  983.       OnClick = btnCloseClick
  984.     end
  985.     object cbDetails: TExtCheckBox
  986.       Left = 8
  987.       Top = 4
  988.       Width = 75
  989.       Height = 23
  990.       HelpContext = 400
  991.       Options = [coPushlike]
  992.       Caption = 'D&etails >>'
  993.       TabOrder = 0
  994.       OnClick = cbDetailsClick
  995.     end
  996.     object cbQueueListing: TExtCheckBox
  997.       Left = 315
  998.       Top = 4
  999.       Width = 16
  1000.       Height = 23
  1001.       HelpContext = 400
  1002.       Options = [coPushlike]
  1003.       Caption = '6'
  1004.       Font.Charset = SYMBOL_CHARSET
  1005.       Font.Color = clWindowText
  1006.       Font.Height = -13
  1007.       Font.Name = 'Marlett'
  1008.       Font.Style = [fsBold]
  1009.       ParentFont = False
  1010.       TabOrder = 2
  1011.       Visible = False
  1012.       OnClick = cbQueueListingClick
  1013.     end
  1014.   end
  1015.   object sbStatus: TStatusBar
  1016.     Left = 0
  1017.     Top = 683
  1018.     Width = 422
  1019.     Height = 21
  1020.     Panels = <
  1021.       item
  1022.         Width = 210
  1023.       end
  1024.       item
  1025.         Style = psOwnerDraw
  1026.         Width = 75
  1027.       end
  1028.       item
  1029.         Width = 50
  1030.       end>
  1031.     OnDrawPanel = sbStatusDrawPanel
  1032.   end
  1033.   object pnlQueueListing: TPanel
  1034.     Left = 0
  1035.     Top = 592
  1036.     Width = 422
  1037.     Height = 91
  1038.     HelpContext = 70
  1039.     Align = alBottom
  1040.     BevelOuter = bvNone
  1041.     TabOrder = 5
  1042.     Visible = False
  1043.     object Label16: TLabel
  1044.       Left = 5
  1045.       Top = 0
  1046.       Width = 38
  1047.       Height = 13
  1048.       Caption = '&Jobliste:'
  1049.     end
  1050.     object lvQueueListing: TListView
  1051.       Left = 6
  1052.       Top = 16
  1053.       Width = 411
  1054.       Height = 72
  1055.       Columns = <
  1056.         item
  1057.           Caption = 'Name'
  1058.           Width = 400
  1059.         end>
  1060.       ShowColumnHeaders = False
  1061.       SmallImages = ilQueueList
  1062.       TabOrder = 0
  1063.       ViewStyle = vsReport
  1064.     end
  1065.   end
  1066.   object pnlExtraCaption: TPanel
  1067.     Left = 0
  1068.     Top = 0
  1069.     Width = 422
  1070.     Height = 25
  1071.     Align = alTop
  1072.     BevelOuter = bvNone
  1073.     TabOrder = 6
  1074.     object Panel1: TPanel
  1075.       Left = 5
  1076.       Top = 2
  1077.       Width = 412
  1078.       Height = 23
  1079.       BevelOuter = bvLowered
  1080.       TabOrder = 0
  1081.       object imgTopBar: TImage
  1082.         Left = 1
  1083.         Top = 1
  1084.         Width = 410
  1085.         Height = 21
  1086.         Align = alClient
  1087.         AutoSize = True
  1088.         Picture.Data = {<image001.bmp>}
  1089.         Stretch = True
  1090.       end
  1091.       object lblLargeTitle: TLabel
  1092.         Left = 5
  1093.         Top = 2
  1094.         Width = 340
  1095.         Height = 19
  1096.         AutoSize = False
  1097.         Caption = '---'
  1098.         Font.Charset = ANSI_CHARSET
  1099.         Font.Color = clWindowText
  1100.         Font.Height = -16
  1101.         Font.Name = 'Arial'
  1102.         Font.Style = [fsBold]
  1103.         ParentFont = False
  1104.         Transparent = True
  1105.       end
  1106.     end
  1107.   end
  1108.   object pmSource: TPopupMenu
  1109.     Left = 232
  1110.     Top = 80
  1111.     object miAddCDWriter: TMenuItem
  1112.       Caption = 'Als &Brenner hinzuf'#252'gen'
  1113.     end
  1114.     object miSrcProperties: TMenuItem
  1115.       Caption = 'Eigenschaften'
  1116.       HelpContext = 340
  1117.     end
  1118.   end
  1119.   object pmDest: TPopupMenu
  1120.     Left = 272
  1121.     Top = 80
  1122.     object miRemove: TMenuItem
  1123.       Caption = '&Entfernen'
  1124.       HelpContext = 350
  1125.       Visible = False
  1126.     end
  1127.     object miChangeDriver: TMenuItem
  1128.       Caption = '&Treiber Wechseln'
  1129.       HelpContext = 360
  1130.     end
  1131.     object N1: TMenuItem
  1132.       Caption = '-'
  1133.     end
  1134.     object miDestProperties: TMenuItem
  1135.       Caption = 'Eigenschaften'
  1136.       HelpContext = 370
  1137.     end
  1138.   end
  1139.   object ilDevices: TImageList
  1140.     Left = 384
  1141.     Top = 520
  1142.   end
  1143.   object sdLog: TSaveDialog
  1144.     DefaultExt = 'txt'
  1145.     Filter = 'Textdateien|*.txt|Alle Dateien|*.*'
  1146.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofShareAware]
  1147.     Title = 'Protokoll speichern'
  1148.     Left = 280
  1149.     Top = 608
  1150.   end
  1151.   object pmTreeItem: TPopupMenu
  1152.     Left = 232
  1153.     Top = 111
  1154.     object Empty1: TMenuItem
  1155.       Caption = '(Leer)'
  1156.       Enabled = False
  1157.     end
  1158.   end
  1159.   object pmQueueListing: TPopupMenu
  1160.     Left = 120
  1161.     Top = 609
  1162.     object miAddTask: TMenuItem
  1163.       Caption = 'Aufgabe hinzuf'#252'gen'
  1164.       OnClick = miAddTaskClick
  1165.     end
  1166.     object miClearQueueListing: TMenuItem
  1167.       Caption = 'Jobliste l'#246'schen'
  1168.       OnClick = miClearQueueListingClick
  1169.     end
  1170.   end
  1171.   object ilQueueList: TImageList
  1172.     Left = 120
  1173.     Top = 640
  1174.   end
  1175.   object ExtendedHint1: TExtendedHint
  1176.     Left = 320
  1177.     Top = 520
  1178.   end
  1179.   object ilCheckImages: TImageList
  1180.     Left = 352
  1181.     Top = 520
  1182.   end
  1183.   object sdModification: TSaveDialog
  1184.     DefaultExt = 'cci'
  1185.     Filter = 'CD Copy Information|*.cci|Alle Dateien|*.*'
  1186.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
  1187.     Left = 16
  1188.     Top = 609
  1189.   end
  1190.   object odModification: TOpenDialog
  1191.     Filter = 'Copy Control Information|*.cci|Alle Dateien|*.*'
  1192.     Options = [ofHideReadOnly, ofFileMustExist, ofEnableSizing]
  1193.     Left = 16
  1194.     Top = 641
  1195.   end
  1196.   object pmAddProcessing: TPopupMenu
  1197.     Left = 48
  1198.     Top = 609
  1199.     object Exclude2: TMenuItem
  1200.       Action = acAddExclude
  1201.     end
  1202.     object MarkError2: TMenuItem
  1203.       Action = acAddMarkError
  1204.     end
  1205.     object Patch2: TMenuItem
  1206.       Action = acAddPatch
  1207.     end
  1208.     object SkipTrack2: TMenuItem
  1209.       Action = acAddSkipTrack
  1210.     end
  1211.   end
  1212.   object pmProcessing: TPopupMenu
  1213.     Left = 48
  1214.     Top = 641
  1215.     object New1: TMenuItem
  1216.       Caption = '&Neu'
  1217.       object Exclude1: TMenuItem
  1218.         Action = acAddExclude
  1219.       end
  1220.       object MarkError1: TMenuItem
  1221.         Action = acAddMarkError
  1222.       end
  1223.       object Patch1: TMenuItem
  1224.         Action = acAddPatch
  1225.       end
  1226.       object SkipTrack1: TMenuItem
  1227.         Action = acAddSkipTrack
  1228.       end
  1229.     end
  1230.     object N3: TMenuItem
  1231.       Caption = '-'
  1232.     end
  1233.     object miProcessingDelete: TMenuItem
  1234.       Action = acProcessingDelete
  1235.     end
  1236.     object N2: TMenuItem
  1237.       Caption = '-'
  1238.     end
  1239.     object miProperties: TMenuItem
  1240.       Action = acProcessingProperties
  1241.       Default = True
  1242.     end
  1243.   end
  1244.   object alProcessing: TActionList
  1245.     Left = 80
  1246.     Top = 641
  1247.     object acAddExclude: TAction
  1248.       Category = 'Processing New'
  1249.       Caption = '&Ausschlie'#223'en...'
  1250.       OnExecute = acAddExcludeClick
  1251.     end
  1252.     object acAddPatch: TAction
  1253.       Category = 'Processing New'
  1254.       Caption = '&Patch/Korrektur'
  1255.       OnExecute = acAddPatchClick
  1256.     end
  1257.     object acAddSkipTrack: TAction
  1258.       Category = 'Processing New'
  1259.       Caption = '&Track '#252'berspringen...'
  1260.       OnExecute = acAddSkipTrackClick
  1261.     end
  1262.     object acAddMarkError: TAction
  1263.       Category = 'Processing New'
  1264.       Caption = '&Als Fehler markieren...'
  1265.       OnExecute = acAddMarkErrorClick
  1266.     end
  1267.     object acProcessingDelete: TAction
  1268.       Category = 'Processing'
  1269.       Caption = '&L'#246'schen'
  1270.       Enabled = False
  1271.       OnExecute = acProcessingDeleteExecute
  1272.     end
  1273.     object acProcessingProperties: TAction
  1274.       Category = 'Processing'
  1275.       Caption = 'Eigenschaften'
  1276.       Enabled = False
  1277.       OnExecute = acProcessingPropertiesExecute
  1278.     end
  1279.     object acProfileSave: TAction
  1280.       Category = 'Profiles'
  1281.       Caption = '&Speichern...'
  1282.       OnExecute = acProfileSaveClick
  1283.     end
  1284.     object acProfileRename: TAction
  1285.       Category = 'Profiles'
  1286.       Caption = '&Umbenennen...'
  1287.       OnExecute = acProfileRenameClick
  1288.     end
  1289.     object acProfileDelete: TAction
  1290.       Category = 'Profiles'
  1291.       Caption = '&L'#246'schen'
  1292.       OnExecute = acProfileDeleteClick
  1293.     end
  1294.   end
  1295.   object ilProcessing: TImageList
  1296.     Left = 80
  1297.     Top = 609
  1298.   end
  1299.   object ilProfiles: TImageList
  1300.     Left = 353
  1301.     Top = 624
  1302.     Bitmap = {
  1303.       494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1304.       0000000000003600000028000000400000001000000001002000000000000010
  1305.       0000000000000000000000000000000000000000000000000000000000000000
  1306.       0000000000000000000000000000000000000000000000000000000000000000
  1307.       0000000000000000000000000000000000000000000000000000000000000000
  1308.       0000000000000000000000000000000000000000000000000000000000000000
  1309.       0000000000000000000000000000000000000000000000000000000000000000
  1310.       0000000000000000000000000000000000000000000000000000000000000000
  1311.       0000000000000000000000000000000000000000000000000000000000000000
  1312.       0000000000000000000000000000000000000000000000000000000000000000
  1313.       0000000000000000000000000000000000000000000000000000000000000000
  1314.       0000000000000000000000000000000000000000000000000000008484000000
  1315.       0000000000000000000000000000000000000000000000000000000000008400
  1316.       0000840000008400000084000000840000008400000084000000840000008400
  1317.       0000000000000000000000000000000000000000000000000000000000000000
  1318.       0000000000000000000000000000000000000000000000000000000000000000
  1319.       0000000000000000000000000000000000000000000000000000000000000000
  1320.       0000000000000000000000000000000000000000000000000000000000000000
  1321.       0000000000000000000000000000000000000000000000000000000000000000
  1322.       0000000000000000000000FFFF0000848400000000000000000000FFFF000000
  1323.       000000000000008484000084840000000000000000000000000084000000FF00
  1324.       0000FF000000840000008400000084000000C6C6C60084000000FF0000008400
  1325.       0000840000000000000000000000000000000000000000000000000000000000
  1326.       0000000000000000000000000000000000000000000000000000000000000000
  1327.       0000000000000000000000000000000000000000000000000000000000000000
  1328.       0000000000000000000000000000000000000000000000000000000000000000
  1329.       0000000000000000000000000000000000000000000000000000000000000000
  1330.       000000000000000000000000000000FFFF000084840000848400FFFFFF000000
  1331.       00000084840000FFFF0000000000000000000000000000000000000000008400
  1332.       000084000000C6C6C600C6C6C600FFFFFF00C6C6C60084848400840000008400
  1333.       0000000000000000000000000000000000000000000000000000000000000000
  1334.       0000000000000000000000000000000000000000000000000000000000000000
  1335.       0000000000000000000000000000000000000000000000000000000000000000
  1336.       0000000000000000000000000000000000000000000000000000000000000000
  1337.       0000000000000000000000000000000000000000000000000000000000000000
  1338.       00000000000000000000008484000000000000FFFF00FFFFFF0000FFFF00FFFF
  1339.       FF0000FFFF000000000000848400000000000000000000000000000000000000
  1340.       00000000000084848400FFFFFF00FFFFFF008484840000000000840000000000
  1341.       0000000000000000000000000000000000000000000000000000000000000000
  1342.       0000000000000000000000000000000000000000000000000000000000000000
  1343.       0000000000000000000000000000000000000000000000000000000000000000
  1344.       0000000000000000000000000000000000000000000000000000000000000000
  1345.       0000000000000000000000000000000000000000000000000000000000000000
  1346.       000000000000000000000084840000FFFF00FFFFFF0000000000000000000000
  1347.       0000FFFFFF0000FFFF0000848400000000000000000000000000000000000000
  1348.       00000000000000000000FFFFFF00C6C6C600C6C6C600C6C6C600C6C6C6000000
  1349.       0000000000000000000000000000000000000000000000000000000000000000
  1350.       0000000000000000000000000000000000000000000000000000000000000000
  1351.       0000000000000000000000000000000000000000000000000000000000000000
  1352.       0000000000000000000000000000000000000000000000000000000000000000
  1353.       0000000000000000000000000000000000000000000000000000000000000000
  1354.       0000000000000000000000000000008484000000000000000000FFFFFF000000
  1355.       000000000000FFFFFF0000000000000000000000000000000000000000000000
  1356.       0000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF000000
  1357.       0000000000000000000000000000000000000000000000000000000000000000
  1358.       0000000000000000000000000000000000000000000000000000000000000000
  1359.       0000000000000000000000000000000000000000000000000000000000000000
  1360.       0000000000000000000000000000000000000000000000000000000000000000
  1361.       00000000000000000000000000000000000000000000FFFFFF00848484000000
  1362.       000000000000848484000000000000FFFF000084840084848400FFFFFF000000
  1363.       000000FFFF000084840000000000000000000000000000000000000000000000
  1364.       0000000000000000000084848400FFFFFF00FFFFFF00FFFFFF00C6C6C6000000
  1365.       0000000000000000000000000000000000000000000000000000000000000000
  1366.       0000000000000000000000000000000000000000000000000000000000000000
  1367.       0000000000000000000000000000000000000000000000000000000000000000
  1368.       0000000000000000000000000000000000000000000000000000000000000000
  1369.       0000000000000000000000000000000000000000000000000000C6C6C6008484
  1370.       840084848400FFFFFF0000000000008484000000000000000000FFFFFF000000
  1371.       00000000000000FFFF0000000000000000000000000000000000000000000000
  1372.       00000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6
  1373.       C600000000000000000000000000000000000000000000000000000000000000
  1374.       0000000000000000000000000000000000000000000000000000000000000000
  1375.       0000000000000000000000000000000000000000000000000000000000000000
  1376.       0000000000000000000000000000000000000000000000000000000000000000
  1377.       000000000000000000000000000000000000000000008484840000000000FFFF
  1378.       FF0084848400FFFFFF00FFFFFF0000000000FFFFFF00C6C6C600848484000000
  1379.       0000000000000000000000000000000000000000000000000000000000000000
  1380.       0000000000000000000084848400FFFFFF00FFFFFF00C6C6C600FF000000C6C6
  1381.       C600000000000000000000000000000000000000000000000000000000000000
  1382.       0000000000000000000000000000000000000000000000000000000000000000
  1383.       0000000000000000000000000000000000000000000000000000000000000000
  1384.       0000000000000000000000000000000000000000000000000000000000000000
  1385.       00000000000000000000000000000000000000000000C6C6C600FFFFFF00FFFF
  1386.       FF00000000000000000000000000FFFFFF00FFFFFF00FFFFFF00000000000000
  1387.       0000000000000000000000000000000000000000000000000000000000000000
  1388.       000000000000000000000000000000000000C6C6C600FFFFFF00848484000000
  1389.       0000000000000000000000000000000000000000000000000000000000000000
  1390.       0000000000000000000000000000000000000000000000000000000000000000
  1391.       0000000000000000000000000000000000000000000000000000000000000000
  1392.       0000000000000000000000000000000000000000000000000000000000000000
  1393.       0000000000000000000000000000000000008484840000000000848484000000
  1394.       000000000000FFFFFF0000000000000000008484840000000000000000000000
  1395.       0000000000000000000000000000000000000000000000000000000000000000
  1396.       00000000000000000000000000000000000000000000FFFFFF00FFFFFF00C6C6
  1397.       C600000000000000000000000000000000000000000000000000000000000000
  1398.       0000000000000000000000000000000000000000000000000000000000000000
  1399.       0000000000000000000000000000000000000000000000000000000000000000
  1400.       0000000000000000000000000000000000000000000000000000000000000000
  1401.       0000000000000000000000000000000000000000000000000000FFFFFF00FFFF
  1402.       FF0000000000FFFFFF0000000000FFFFFF00C6C6C60000000000000000000000
  1403.       0000000000000000000000000000000000000000000000000000000000000000
  1404.       0000000000000000000000000000000000000000000000000000000000000000
  1405.       0000000000000000000000000000000000000000000000000000000000000000
  1406.       0000000000000000000000000000000000000000000000000000000000000000
  1407.       0000000000000000000000000000000000000000000000000000000000000000
  1408.       0000000000000000000000000000000000000000000000000000000000000000
  1409.       0000000000000000000000000000000000000000000084848400C6C6C6000000
  1410.       0000FFFFFF00848484000000000000000000FFFFFF0000000000000000000000
  1411.       0000000000000000000000000000000000000000000000000000000000000000
  1412.       0000000000000000000000000000000000000000000000000000000000000000
  1413.       0000000000000000000000000000000000000000000000000000000000000000
  1414.       0000000000000000000000000000000000000000000000000000000000000000
  1415.       0000000000000000000000000000000000000000000000000000000000000000
  1416.       0000000000000000000000000000000000000000000000000000000000000000
  1417.       0000000000000000000000000000000000000000000000000000848484000000
  1418.       000000000000FFFFFF0000000000000000000000000000000000000000000000
  1419.       0000000000000000000000000000000000000000000000000000000000000000
  1420.       0000000000000000000000000000000000000000000000000000000000000000
  1421.       0000000000000000000000000000000000000000000000000000000000000000
  1422.       0000000000000000000000000000000000000000000000000000000000000000
  1423.       0000000000000000000000000000000000000000000000000000000000000000
  1424.       0000000000000000000000000000000000000000000000000000000000000000
  1425.       0000000000000000000000000000000000000000000000000000000000000000
  1426.       0000000000008484840000000000000000000000000000000000000000000000
  1427.       0000000000000000000000000000000000000000000000000000000000000000
  1428.       0000000000000000000000000000000000000000000000000000000000000000
  1429.       0000000000000000000000000000000000000000000000000000000000000000
  1430.       0000000000000000000000000000000000000000000000000000000000000000
  1431.       0000000000000000000000000000000000000000000000000000000000000000
  1432.       0000000000000000000000000000000000000000000000000000000000000000
  1433.       000000000000000000000000000000000000424D3E000000000000003E000000
  1434.       2800000040000000100000000100010000000000800000000000000000000000
  1435.       000000000000000000000000FFFFFF00FF8FFFFF00000000FC89E00F00000000
  1436.       F800C00700000000FC01E00F00000000F800F01F00000000F800E00F00000000
  1437.       9000E00F000000000001C00F000000008001C00700000000001BC00700000000
  1438.       001FC00F00000000001FC00700000000803FE00700000000803FF00700000000
  1439.       D17FF80F00000000FBFFFFFF0000000000000000000000000000000000000000
  1440.       000000000000}
  1441.   end
  1442.   object XPManifest1: TXPManifest
  1443.     Left = 21
  1444.     Top = 75
  1445.   end
  1446. end
  1447.