object CDCopyForm: TCDCopyForm Left = 600 Top = 194 HelpContext = 11 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'InstantCopy' ClientHeight = 704 ClientWidth = 422 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = True Position = poScreenCenter OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object pnlStandard: TPanel Left = 0 Top = 25 Width = 422 Height = 226 Align = alClient BevelOuter = bvNone Constraints.MinHeight = 60 TabOrder = 0 Visible = False object Label1: TLabel Left = 6 Top = 4 Width = 25 Height = 13 Caption = 'Bro&n:' FocusControl = tvSrc end object Label2: TLabel Left = 210 Top = 4 Width = 25 Height = 13 Caption = '&Doel:' FocusControl = tvDst end object plSource: TPanel Left = 5 Top = 18 Width = 199 Height = 206 BevelOuter = bvNone BorderStyle = bsSingle Caption = 'plSource' TabOrder = 0 object tvSrc: TTreeView Left = 0 Top = 0 Width = 195 Height = 202 Align = alClient BorderStyle = bsNone HideSelection = False Images = ilDevices Indent = 19 ReadOnly = True ShowRoot = False TabOrder = 0 OnChange = tvSrcChange OnChanging = tvDeviceChanging OnCompare = tvObjCompare OnDblClick = tvSrcDblClick OnExpanding = tvObjExpanding OnMouseDown = tvDeviceMouseDown end end object plDest: TPanel Left = 211 Top = 18 Width = 204 Height = 206 BevelOuter = bvNone BorderStyle = bsSingle Caption = 'plDest' TabOrder = 1 object tvDst: TTreeView Left = 0 Top = 0 Width = 200 Height = 202 Align = alClient BorderStyle = bsNone ChangeDelay = 1 DragMode = dmAutomatic HideSelection = False Images = ilDevices Indent = 19 ReadOnly = True ShowRoot = False StateImages = ilCheckImages TabOrder = 0 OnChange = tvDstChange OnChanging = tvDeviceChanging OnCompare = tvObjCompare OnDblClick = tvSrcDblClick OnExpanding = tvObjExpanding OnKeyPress = tvDstKeyPress OnMouseDown = tvDeviceMouseDown end end object pnlVideo: TPanel Left = 104 Top = 72 Width = 201 Height = 113 BevelOuter = bvNone BorderStyle = bsSingle Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindow Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentBackground = False ParentFont = False TabOrder = 2 Visible = False object imgConvertProgress: TImage Left = 0 Top = 0 Width = 197 Height = 109 Align = alClient Stretch = True end object aniProgress: TAnimate Left = 0 Top = 0 Width = 197 Height = 109 Align = alClient StartFrame = 3 StopFrame = 7 Transparent = False end end end object pnlProgress: TPanel Left = 0 Top = 251 Width = 422 Height = 109 HelpContext = 60 Align = alBottom BevelOuter = bvNone FullRepaint = False TabOrder = 3 Visible = False object Label3: TLabel Left = 7 Top = 8 Width = 60 Height = 13 AutoSize = False Caption = 'Track:' end object Label4: TLabel Left = 7 Top = 33 Width = 60 Height = 13 AutoSize = False Caption = 'Totaal:' end object lblTrackProgress: TLabel Left = 383 Top = 8 Width = 31 Height = 13 Alignment = taRightJustify AutoSize = False Caption = '43%' end object lblTotalProgress: TLabel Left = 383 Top = 32 Width = 31 Height = 13 Alignment = taRightJustify AutoSize = False Caption = '43%' end object lblProgress: TLabel Left = 71 Top = 54 Width = 305 Height = 13 AutoSize = False Caption = 'Track 1 van 14 (100,4 MB van 300, 5 MB)' end object Label8: TLabel Left = 7 Top = 54 Width = 60 Height = 13 AutoSize = False Caption = 'Voortgang:' end object lblStatus: TLabel Left = 71 Top = 73 Width = 305 Height = 13 AutoSize = False Caption = 'Branden...' WordWrap = True end object lblStatCaption: TLabel Left = 7 Top = 73 Width = 60 Height = 13 AutoSize = False Caption = 'Status:' end object lblCopies: TLabel Left = 72 Top = 91 Width = 305 Height = 16 AutoSize = False Caption = 'Kopie 1 van 1' WordWrap = True end object Label14: TLabel Left = 7 Top = 90 Width = 60 Height = 13 AutoSize = False Caption = 'Kopie'#235'n:' end object pbTrack: TProgressBar Left = 71 Top = 8 Width = 305 Height = 16 HelpContext = 21 TabOrder = 0 end object pbTotal: TProgressBar Left = 71 Top = 32 Width = 305 Height = 16 HelpContext = 30 TabOrder = 1 end end object pnlDetails: TPanel Left = 0 Top = 391 Width = 422 Height = 201 HelpContext = 80 Align = alBottom BevelOuter = bvNone TabOrder = 2 Visible = False object Bevel1: TBevel Left = 3 Top = 1 Width = 411 Height = 6 Shape = bsTopLine end object pcSettings: TPageControl Left = 4 Top = 10 Width = 413 Height = 185 HelpContext = 90 ActivePage = tsWrite Images = ilDevices TabOrder = 0 object tsProfiles: TTabSheet Caption = 'Profielen' ImageIndex = -1 object btnProfileSave: TButton Left = 316 Top = 8 Width = 86 Height = 23 Action = acProfileSave TabOrder = 0 end object btnProfileRename: TButton Left = 316 Top = 40 Width = 86 Height = 23 Action = acProfileRename TabOrder = 1 end object btnProfileDelete: TButton Left = 316 Top = 72 Width = 86 Height = 23 Action = acProfileDelete TabOrder = 2 end object pnlProfiles: TPanel Left = 1 Top = 1 Width = 310 Height = 152 BevelOuter = bvNone TabOrder = 3 object lvProfiles: TListView Left = 0 Top = 0 Width = 310 Height = 152 Align = alClient Columns = < item Caption = 'Profielnaam' MinWidth = 100 Width = 200 end> HideSelection = False OwnerData = True ReadOnly = True RowSelect = True ShowColumnHeaders = False SmallImages = ilProfiles TabOrder = 0 ViewStyle = vsReport OnCustomDrawItem = lvProfilesCustomDrawItem OnData = lvProfilesData OnDataFind = lvProfilesDataFind OnSelectItem = lvProfilesSelectItem end end end object tsWrite: TTabSheet Caption = 'Branden' ImageIndex = -1 object Label9: TLabel Left = 8 Top = 9 Width = 119 Height = 13 AutoSize = False Caption = 'Brand &methode:' end object Label12: TLabel Left = 8 Top = 34 Width = 119 Height = 13 AutoSize = False Caption = '&Afsluitmethode:' end object Label15: TLabel Left = 8 Top = 57 Width = 114 Height = 13 AutoSize = False Caption = 'Brand snelheid:' end object cbWriteMethod: TComboBox Left = 128 Top = 6 Width = 273 Height = 21 HelpContext = 130 Style = csDropDownList ItemHeight = 13 TabOrder = 0 OnChange = InvalidateProfileNotify end object cbCloseCDType: TComboBox Left = 128 Top = 30 Width = 273 Height = 21 HelpContext = 150 Style = csDropDownList ItemHeight = 13 TabOrder = 1 OnChange = InvalidateProfileNotify end object cbSaveToHardDisk: TCheckBox Left = 8 Top = 97 Width = 270 Height = 17 HelpContext = 100 Caption = 'Schrijf eerst naar &harde schijf' TabOrder = 3 OnClick = InvalidateProfileNotify end object cbVerify: TCheckBox Left = 8 Top = 132 Width = 270 Height = 17 HelpContext = 140 Caption = '&Controleer media na branden' TabOrder = 4 Visible = False OnClick = InvalidateProfileNotify end object cbWriteSpeed: TComboBox Left = 128 Top = 55 Width = 273 Height = 21 HelpContext = 230 Style = csDropDownList DropDownCount = 10 ItemHeight = 13 TabOrder = 2 OnChange = InvalidateProfileNotify end object cbDoSimulate: TCheckBox Left = 8 Top = 114 Width = 273 Height = 17 HelpContext = 50 Caption = 'Simuleer schrijf voortgang indien mogelijk' TabOrder = 5 OnClick = InvalidateProfileNotify end object cbAlwayOverwrite: TCheckBox Left = 8 Top = 80 Width = 270 Height = 17 HelpContext = 100 Caption = 'Overschrijf rewritable media zonder bevestiging' TabOrder = 6 OnClick = InvalidateProfileNotify end end object tsRead: TTabSheet Caption = 'Lezen' ImageIndex = -1 object Label11: TLabel Left = 8 Top = 9 Width = 116 Height = 13 AutoSize = False Caption = 'Data leessnelheid:' end object Label13: TLabel Left = 8 Top = 33 Width = 116 Height = 13 AutoSize = False Caption = 'Audio leessnelheid:' end object Label20: TLabel Left = 8 Top = 57 Width = 116 Height = 13 AutoSize = False Caption = 'Software leespogingen:' end object cbReadDataSpeed: TComboBox Left = 144 Top = 6 Width = 257 Height = 21 HelpContext = 191 Style = csDropDownList DropDownCount = 10 ItemHeight = 0 TabOrder = 0 OnChange = InvalidateProfileNotify end object cbReadAudioSpeed: TComboBox Left = 144 Top = 30 Width = 257 Height = 21 HelpContext = 200 Style = csDropDownList DropDownCount = 10 ItemHeight = 0 TabOrder = 1 OnChange = InvalidateProfileNotify end object cbJitterCorrection: TCheckBox Left = 248 Top = 134 Width = 153 Height = 17 HelpContext = 210 Caption = '&Jitter correctie' Enabled = False TabOrder = 4 Visible = False OnClick = InvalidateProfileNotify end object UpDown2: TUpDown Left = 212 Top = 53 Width = 15 Height = 21 HelpContext = 40 Associate = edSoftwareReadRetries TabOrder = 3 Thousands = False end object edSoftwareReadRetries: TIntegerEdit Left = 168 Top = 53 Width = 44 Height = 21 TabOrder = 2 Value = 0 OnChange = InvalidateProfileNotify end object udHardwareReadRetries: TUpDown Left = 212 Top = 79 Width = 15 Height = 21 HelpContext = 40 Associate = edHardwareReadRetries TabOrder = 5 end object edHardwareReadRetries: TIntegerEdit Left = 168 Top = 79 Width = 44 Height = 21 TabOrder = 6 Value = 0 OnChange = InvalidateProfileNotify end object cbSetHardwareReadRetries: TCheckBox Left = 8 Top = 80 Width = 153 Height = 17 Caption = 'Aantal Hardware pogingen:' TabOrder = 7 OnClick = cbSetHardwareReadRetriesClick end object cbCompressData: TCheckBox Left = 248 Top = 114 Width = 136 Height = 17 HelpContext = 210 Caption = '&Comprimeer Data' Enabled = False TabOrder = 8 Visible = False OnClick = InvalidateProfileNotify end object cbFixedGaps: TCheckBox Left = 8 Top = 100 Width = 225 Height = 17 HelpContext = 140 Caption = 'Vaste Pauzes tussen tracks' TabOrder = 9 OnClick = InvalidateProfileNotify end object cbRepairSubchannelData: TCheckBox Left = 8 Top = 118 Width = 217 Height = 17 HelpContext = 140 Caption = 'Repareer Subchannel data' Checked = True State = cbChecked TabOrder = 10 OnClick = InvalidateProfileNotify end end object tsDVD: TTabSheet Caption = 'DVD' ImageIndex = -1 object Label7: TLabel Left = 8 Top = 8 Width = 83 Height = 13 Caption = 'Kopieer methode:' FocusControl = cbDVDCopyMethod end object Label10: TLabel Left = 8 Top = 59 Width = 82 Height = 13 Caption = 'CD Aspect Ratio:' end object Label17: TLabel Left = 8 Top = 33 Width = 71 Height = 13 Caption = 'Voorkeur Doel:' end object btnAutoRemoveSettings: TButton Left = 8 Top = 120 Width = 121 Height = 23 Caption = 'Geavanceerd...' TabOrder = 1 OnClick = btnAutoRemoveSettingsClick end object cbDVDCopyMethod: TComboBox Left = 112 Top = 6 Width = 287 Height = 21 Style = csDropDownList ItemHeight = 0 TabOrder = 0 end object cbDVDCopyPictureFormat: TComboBox Left = 112 Top = 55 Width = 175 Height = 21 Style = csDropDownList ItemHeight = 0 TabOrder = 2 end object cbDVDCopyFormat: TComboBox Left = 112 Top = 30 Width = 175 Height = 21 Style = csDropDownList ItemHeight = 0 TabOrder = 3 end end object TabSheet2: TTabSheet Caption = 'Algemeen' ImageIndex = -1 object Label18: TLabel Left = 8 Top = 8 Width = 116 Height = 13 AutoSize = False Caption = '&Kopieer Modus:' FocusControl = cbCopyPrecision end object Label5: TLabel Left = 9 Top = 130 Width = 42 Height = 13 Caption = '&Kopie'#235'n:' FocusControl = fedCopies end object cbCopyPrecision: TComboBox Left = 128 Top = 6 Width = 265 Height = 21 Style = csDropDownList ItemHeight = 0 TabOrder = 0 OnChange = InvalidateProfileNotify end object btnOptions: TButton Left = 320 Top = 125 Width = 75 Height = 23 HelpContext = 160 Caption = '&Opties...' TabOrder = 2 OnClick = btnOptionsClick end object gbErrorHandling: TGroupBox Left = 8 Top = 32 Width = 393 Height = 89 Caption = 'Fout Afhandeling' TabOrder = 1 object lblErrorSeekRange: TLabel Left = 216 Top = 41 Width = 105 Height = 13 AutoSize = False Caption = 'Foutopsporing reeks:' end object Label6: TLabel Left = 8 Top = 18 Width = 105 Height = 13 AutoSize = False Caption = 'Strate&gie:' FocusControl = cbErrorHandling end object cbCreateAutoProcessing: TCheckBox Left = 8 Top = 64 Width = 265 Height = 17 Caption = 'Automatisch &verwerkingsonderdelen maken' TabOrder = 4 OnClick = InvalidateProfileNotify end object edErrorSeekRange: TIntegerEdit Left = 328 Top = 37 Width = 41 Height = 21 TabOrder = 2 Value = 0 OnChange = InvalidateProfileNotify end object udErrorSeekRange: TUpDown Left = 369 Top = 37 Width = 15 Height = 21 HelpContext = 40 Associate = edErrorSeekRange TabOrder = 3 Thousands = False end object cbErrorSeek: TCheckBox Left = 8 Top = 40 Width = 129 Height = 17 Caption = 'Gebr&uik foutopsporing' TabOrder = 1 OnClick = cbErrorSeekClick end object cbErrorHandling: TComboBox Left = 120 Top = 14 Width = 265 Height = 21 HelpContext = 150 Style = csDropDownList ItemHeight = 0 TabOrder = 0 OnChange = cbErrorHandlingChange end end object fedCopies: TIntegerEdit Left = 57 Top = 127 Width = 30 Height = 21 TabOrder = 3 Value = 1 end object udCopies: TUpDown Left = 87 Top = 127 Width = 15 Height = 21 HelpContext = 40 Associate = fedCopies Min = 1 Position = 1 TabOrder = 4 end end object tbExtended: TTabSheet Caption = 'Verwerken' ImageIndex = -1 object btnModificationLoad: TButton Left = 316 Top = 120 Width = 86 Height = 23 HelpContext = 310 Caption = '&Laden...' TabOrder = 4 OnClick = btnModificationLoadClick end object btnModificationSave: TButton Left = 316 Top = 88 Width = 86 Height = 23 HelpContext = 300 Caption = 'Opslaan &als...' TabOrder = 3 OnClick = btnModificationSaveClick end object lvModification: TListView Left = 0 Top = 1 Width = 310 Height = 152 Columns = < item Caption = 'Actie' Width = 90 end item Caption = 'Omschrijving' Width = 180 end> ColumnClick = False HideSelection = False ReadOnly = True RowSelect = True PopupMenu = pmProcessing SmallImages = ilProcessing TabOrder = 0 ViewStyle = vsReport OnChange = lvModificationChange OnDblClick = lvModificationDblClick end object btnProcessingDelete: TButton Left = 316 Top = 40 Width = 86 Height = 23 Action = acProcessingDelete TabOrder = 2 end object btnModificationAdd: TButton Left = 316 Top = 8 Width = 86 Height = 23 HelpContext = 300 Caption = '&Nieuw' TabOrder = 1 OnClick = btnModificationAddClick end end object tsLog: TTabSheet HelpContext = 290 Caption = 'Log' ImageIndex = -1 TabVisible = False object btnSaveAs: TButton Left = 4 Top = 128 Width = 86 Height = 23 HelpContext = 300 Caption = 'Opslaan &als...' TabOrder = 1 OnClick = btnSaveAsClick end object btnClear: TButton Left = 100 Top = 128 Width = 86 Height = 23 HelpContext = 310 Caption = '&Wissen' TabOrder = 2 OnClick = btnClearClick end object memLog: TMemo Left = 1 Top = 1 Width = 400 Height = 120 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end end end object pnlBtns: TPanel Left = 0 Top = 360 Width = 422 Height = 31 Align = alBottom BevelOuter = bvNone TabOrder = 1 object lblSimulate: TLabel Left = 32 Top = 9 Width = 137 Height = 13 AutoSize = False Caption = 'Simulatie' Visible = False end object imgSimulate: TImage Left = 9 Top = 6 Width = 16 Height = 16 Picture.Data = {} Transparent = True Visible = False end object btnMoveLeft: TSpeedButton Tag = 1 Left = 172 Top = 4 Width = 35 Height = 23 Hint = 'Verplaats naar Bron' Caption = '3' Font.Charset = SYMBOL_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Marlett' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True end object btnMoveRight: TSpeedButton Left = 206 Top = 4 Width = 35 Height = 23 Hint = 'Verplaats naar Doel' Caption = '4' Font.Charset = SYMBOL_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Marlett' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True end object btnStart: TButton Left = 249 Top = 4 Width = 75 Height = 23 HelpContext = 320 Caption = '[Start]' TabOrder = 1 OnClick = btnStartClick end object btnClose: TButton Left = 338 Top = 4 Width = 75 Height = 23 HelpContext = 330 Caption = 'Sluiten' TabOrder = 3 OnClick = btnCloseClick end object cbDetails: TExtCheckBox Left = 8 Top = 4 Width = 75 Height = 23 HelpContext = 400 Options = [coPushlike] Caption = 'D&etails >>' TabOrder = 0 OnClick = cbDetailsClick end object cbQueueListing: TExtCheckBox Left = 315 Top = 4 Width = 16 Height = 23 HelpContext = 400 Options = [coPushlike] Caption = '6' Font.Charset = SYMBOL_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Marlett' Font.Style = [fsBold] ParentFont = False TabOrder = 2 Visible = False OnClick = cbQueueListingClick end end object sbStatus: TStatusBar Left = 0 Top = 683 Width = 422 Height = 21 Panels = < item Width = 210 end item Style = psOwnerDraw Width = 75 end item Width = 50 end> OnDrawPanel = sbStatusDrawPanel end object pnlQueueListing: TPanel Left = 0 Top = 592 Width = 422 Height = 91 HelpContext = 70 Align = alBottom BevelOuter = bvNone TabOrder = 5 Visible = False object Label16: TLabel Left = 5 Top = 0 Width = 63 Height = 13 Caption = '&Wachtrij Lijst:' end object lvQueueListing: TListView Left = 6 Top = 16 Width = 411 Height = 72 Columns = < item Caption = 'Naam' Width = 400 end> ShowColumnHeaders = False SmallImages = ilQueueList TabOrder = 0 ViewStyle = vsReport end end object pnlExtraCaption: TPanel Left = 0 Top = 0 Width = 422 Height = 25 Align = alTop BevelOuter = bvNone TabOrder = 6 object Panel1: TPanel Left = 5 Top = 2 Width = 412 Height = 23 BevelOuter = bvLowered TabOrder = 0 object imgTopBar: TImage Left = 1 Top = 1 Width = 410 Height = 21 Align = alClient AutoSize = True Picture.Data = {} Stretch = True end object lblLargeTitle: TLabel Left = 5 Top = 2 Width = 340 Height = 19 AutoSize = False Caption = '---' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end end end object pmSource: TPopupMenu Left = 232 Top = 80 object miAddCDWriter: TMenuItem Caption = 'Als Brander toevoegen' end object miSrcProperties: TMenuItem Caption = 'Eigenschappen' HelpContext = 340 end end object pmDest: TPopupMenu Left = 272 Top = 80 object miRemove: TMenuItem Caption = '&Verwijderen' HelpContext = 350 Visible = False end object miChangeDriver: TMenuItem Caption = '&Driver veranderen' HelpContext = 360 end object N1: TMenuItem Caption = '-' end object miDestProperties: TMenuItem Caption = 'Eigenschappen' HelpContext = 370 end end object ilDevices: TImageList Left = 384 Top = 496 end object sdLog: TSaveDialog DefaultExt = 'txt' Filter = 'Tekst bestanden|*.txt|Alle Bestanden|*.*' Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofShareAware] Title = 'Bewaar Log' Left = 280 Top = 608 end object pmTreeItem: TPopupMenu Left = 232 Top = 111 object Empty1: TMenuItem Caption = '(Leeg)' Enabled = False end end object pmQueueListing: TPopupMenu Left = 120 Top = 609 object miAddTask: TMenuItem Caption = 'Taak toevoegen' OnClick = miAddTaskClick end object miClearQueueListing: TMenuItem Caption = 'Wachtrij Lijst Wissen' OnClick = miClearQueueListingClick end end object ilQueueList: TImageList Left = 120 Top = 640 end object ExtendedHint1: TExtendedHint Left = 320 Top = 496 end object ilCheckImages: TImageList Left = 352 Top = 496 end object sdModification: TSaveDialog DefaultExt = 'cci' Filter = 'CD Copy Informatie|*.cci|Alle Bestanden|*.*' Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing] Left = 16 Top = 609 end object odModification: TOpenDialog Filter = 'Copy Control Informatie|*.cci|Alle Bestanden|*.*' Options = [ofHideReadOnly, ofFileMustExist, ofEnableSizing] Left = 16 Top = 641 end object pmAddProcessing: TPopupMenu Left = 48 Top = 609 object Exclude2: TMenuItem Action = acAddExclude end object MarkError2: TMenuItem Action = acAddMarkError end object Patch2: TMenuItem Action = acAddPatch end object SkipTrack2: TMenuItem Action = acAddSkipTrack end end object pmProcessing: TPopupMenu Left = 48 Top = 641 object New1: TMenuItem Caption = '&Nieuw' object Exclude1: TMenuItem Action = acAddExclude end object MarkError1: TMenuItem Action = acAddMarkError end object Patch1: TMenuItem Action = acAddPatch end object SkipTrack1: TMenuItem Action = acAddSkipTrack end end object N3: TMenuItem Caption = '-' end object miProcessingDelete: TMenuItem Action = acProcessingDelete end object N2: TMenuItem Caption = '-' end object miProperties: TMenuItem Action = acProcessingProperties Default = True end end object alProcessing: TActionList Left = 80 Top = 641 object acAddExclude: TAction Category = 'Processing New' Caption = '&Uitsluiten...' OnExecute = acAddExcludeClick end object acAddPatch: TAction Category = 'Processing New' Caption = '&Patch...' OnExecute = acAddPatchClick end object acAddSkipTrack: TAction Category = 'Processing New' Caption = '&Track Overslaan...' OnExecute = acAddSkipTrackClick end object acAddMarkError: TAction Category = 'Processing New' Caption = '&Fout Markeren...' OnExecute = acAddMarkErrorClick end object acProcessingDelete: TAction Category = 'Processing' Caption = '&Verwijderen' Enabled = False OnExecute = acProcessingDeleteExecute end object acProcessingProperties: TAction Category = 'Processing' Caption = 'Eigenschappen' Enabled = False OnExecute = acProcessingPropertiesExecute end object acProfileSave: TAction Category = 'Profiles' Caption = 'Op&slaan...' OnExecute = acProfileSaveClick end object acProfileRename: TAction Category = 'Profiles' Caption = '&Hernoemen...' OnExecute = acProfileRenameClick end object acProfileDelete: TAction Category = 'Profiles' Caption = '&Verwijderen' OnExecute = acProfileDeleteClick end end object ilProcessing: TImageList Left = 80 Top = 609 end object ilProfiles: TImageList Left = 353 Top = 624 Bitmap = { 494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600 0000000000003600000028000000400000001000000001002000000000000010 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000008484000000 0000000000000000000000000000000000000000000000000000000000008400 0000840000008400000084000000840000008400000084000000840000008400 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000FFFF0000848400000000000000000000FFFF000000 000000000000008484000084840000000000000000000000000084000000FF00 0000FF000000840000008400000084000000C6C6C60084000000FF0000008400 0000840000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000FFFF000084840000848400FFFFFF000000 00000084840000FFFF0000000000000000000000000000000000000000008400 000084000000C6C6C600C6C6C600FFFFFF00C6C6C60084848400840000008400 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000008484000000000000FFFF00FFFFFF0000FFFF00FFFF FF0000FFFF000000000000848400000000000000000000000000000000000000 00000000000084848400FFFFFF00FFFFFF008484840000000000840000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000084840000FFFF00FFFFFF0000000000000000000000 0000FFFFFF0000FFFF0000848400000000000000000000000000000000000000 00000000000000000000FFFFFF00C6C6C600C6C6C600C6C6C600C6C6C6000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000008484000000000000000000FFFFFF000000 000000000000FFFFFF0000000000000000000000000000000000000000000000 0000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FFFFFF00848484000000 000000000000848484000000000000FFFF000084840084848400FFFFFF000000 000000FFFF000084840000000000000000000000000000000000000000000000 0000000000000000000084848400FFFFFF00FFFFFF00FFFFFF00C6C6C6000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000C6C6C6008484 840084848400FFFFFF0000000000008484000000000000000000FFFFFF000000 00000000000000FFFF0000000000000000000000000000000000000000000000 00000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C6C6 C600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000008484840000000000FFFF FF0084848400FFFFFF00FFFFFF0000000000FFFFFF00C6C6C600848484000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000084848400FFFFFF00FFFFFF00C6C6C600FF000000C6C6 C600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000C6C6C600FFFFFF00FFFF FF00000000000000000000000000FFFFFF00FFFFFF00FFFFFF00000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000C6C6C600FFFFFF00848484000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000008484840000000000848484000000 000000000000FFFFFF0000000000000000008484840000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FFFFFF00FFFFFF00C6C6 C600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000FFFFFF00FFFF FF0000000000FFFFFF0000000000FFFFFF00C6C6C60000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000084848400C6C6C6000000 0000FFFFFF00848484000000000000000000FFFFFF0000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000848484000000 000000000000FFFFFF0000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000008484840000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000424D3E000000000000003E000000 2800000040000000100000000100010000000000800000000000000000000000 000000000000000000000000FFFFFF00FF8FFFFF00000000FC89E00F00000000 F800C00700000000FC01E00F00000000F800F01F00000000F800E00F00000000 9000E00F000000000001C00F000000008001C00700000000001BC00700000000 001FC00F00000000001FC00700000000803FE00700000000803FF00700000000 D17FF80F00000000FBFFFFFF0000000000000000000000000000000000000000 000000000000} end object XPManifest1: TXPManifest Left = 21 Top = 75 end end