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.FR
/
0
/
RCDATA
/
TCDCOPYFORM
/
TCDCOPYFORM.txt
< prev
Wrap
Text File
|
2003-02-05
|
42KB
|
1,446 lines
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 = 40
Height = 13
Caption = 'Sou&rce :'
FocusControl = tvSrc
end
object Label2: TLabel
Left = 210
Top = 4
Width = 59
Height = 13
Caption = '&Destination :'
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 = 'Piste :'
end
object Label4: TLabel
Left = 7
Top = 33
Width = 60
Height = 13
AutoSize = False
Caption = 'Total :'
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 = 'Piste 1 sur 14 (100,4 Mo sur 300, 5 Mo)'
end
object Label8: TLabel
Left = 7
Top = 54
Width = 60
Height = 13
AutoSize = False
Caption = 'Progression :'
end
object lblStatus: TLabel
Left = 71
Top = 73
Width = 305
Height = 13
AutoSize = False
Caption = 'Ecriture en cours...'
WordWrap = True
end
object lblStatCaption: TLabel
Left = 7
Top = 73
Width = 60
Height = 13
AutoSize = False
Caption = 'Etat :'
end
object lblCopies: TLabel
Left = 72
Top = 91
Width = 305
Height = 16
AutoSize = False
Caption = 'Copie 1 sur 1'
WordWrap = True
end
object Label14: TLabel
Left = 7
Top = 90
Width = 60
Height = 13
AutoSize = False
Caption = 'Copies :'
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 = 'Profils'
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 = 'Nom de profil'
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 = 'Ecriture'
ImageIndex = -1
object Label9: TLabel
Left = 8
Top = 9
Width = 119
Height = 13
AutoSize = False
Caption = '&M'#233'thode d'#39#233'criture :'
end
object Label12: TLabel
Left = 8
Top = 34
Width = 119
Height = 13
AutoSize = False
Caption = 'M'#233'thode de &fermeture :'
end
object Label15: TLabel
Left = 8
Top = 57
Width = 114
Height = 13
AutoSize = False
Caption = 'Vitesse d'#39#233'criture :'
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 = 'Ecrire sur &disque dur d'#39'abord'
TabOrder = 3
OnClick = InvalidateProfileNotify
end
object cbVerify: TCheckBox
Left = 8
Top = 132
Width = 270
Height = 17
HelpContext = 140
Caption = '&V'#233'rifier le support de destination apr'#232's l'#39#233'criture'
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 = 'Simuler la progression de l'#39#233'criture si possible'
TabOrder = 5
OnClick = InvalidateProfileNotify
end
object cbAlwayOverwrite: TCheckBox
Left = 8
Top = 80
Width = 270
Height = 17
HelpContext = 100
Caption = 'Ecraser le support r'#233'inscriptible sans confirmation'
TabOrder = 6
OnClick = InvalidateProfileNotify
end
end
object tsRead: TTabSheet
Caption = 'Lecture'
ImageIndex = -1
object Label11: TLabel
Left = 8
Top = 9
Width = 153
Height = 13
AutoSize = False
Caption = 'Vitesse de lecture des donn'#233'es:'
end
object Label13: TLabel
Left = 8
Top = 33
Width = 129
Height = 13
AutoSize = False
Caption = 'Vitesse de lecture audio:'
end
object Label20: TLabel
Left = 8
Top = 57
Width = 209
Height = 13
AutoSize = False
Caption = 'Nouvelles tentatives de lecture du logiciel:'
end
object cbReadDataSpeed: TComboBox
Left = 164
Top = 6
Width = 236
Height = 21
HelpContext = 191
Style = csDropDownList
DropDownCount = 10
ItemHeight = 0
TabOrder = 0
OnChange = InvalidateProfileNotify
end
object cbReadAudioSpeed: TComboBox
Left = 164
Top = 30
Width = 236
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 = 'Correction de &Jitter'
Enabled = False
TabOrder = 4
Visible = False
OnClick = InvalidateProfileNotify
end
object UpDown2: TUpDown
Left = 268
Top = 53
Width = 15
Height = 21
HelpContext = 40
Associate = edSoftwareReadRetries
TabOrder = 3
Thousands = False
end
object edSoftwareReadRetries: TIntegerEdit
Left = 224
Top = 53
Width = 44
Height = 21
TabOrder = 2
Value = 0
OnChange = InvalidateProfileNotify
end
object udHardwareReadRetries: TUpDown
Left = 268
Top = 79
Width = 15
Height = 21
HelpContext = 40
Associate = edHardwareReadRetries
TabOrder = 5
end
object edHardwareReadRetries: TIntegerEdit
Left = 224
Top = 79
Width = 44
Height = 21
TabOrder = 6
Value = 0
OnChange = InvalidateProfileNotify
end
object cbSetHardwareReadRetries: TCheckBox
Left = 8
Top = 80
Width = 209
Height = 17
Caption = 'D'#233'finir les nouvelles tentatives mat'#233'riel :'
TabOrder = 7
OnClick = cbSetHardwareReadRetriesClick
end
object cbCompressData: TCheckBox
Left = 248
Top = 114
Width = 136
Height = 17
HelpContext = 210
Caption = '&Donn'#233'es compress'#233'es'
Enabled = False
TabOrder = 8
Visible = False
OnClick = InvalidateProfileNotify
end
object cbFixedGaps: TCheckBox
Left = 8
Top = 100
Width = 225
Height = 17
HelpContext = 140
Caption = 'Eliminer les blancs entre les pistes'
TabOrder = 9
OnClick = InvalidateProfileNotify
end
object cbRepairSubchannelData: TCheckBox
Left = 8
Top = 118
Width = 217
Height = 17
HelpContext = 140
Caption = 'R'#233'parer les donn'#233'es de sous-canal'
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 = 92
Height = 13
Caption = 'M'#233'thode de copie :'
FocusControl = cbDVDCopyMethod
end
object Label10: TLabel
Left = 8
Top = 59
Width = 87
Height = 13
Caption = 'Format image CD :'
end
object Label17: TLabel
Left = 8
Top = 33
Width = 97
Height = 13
Caption = 'Destination favorite :'
end
object btnAutoRemoveSettings: TButton
Left = 8
Top = 120
Width = 121
Height = 23
Caption = 'Avanc'#233's...'
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 = 'G'#233'n'#233'ral'
ImageIndex = -1
object Label18: TLabel
Left = 8
Top = 8
Width = 116
Height = 13
AutoSize = False
Caption = '&Mode de transfert :'
FocusControl = cbCopyPrecision
end
object Label5: TLabel
Left = 9
Top = 130
Width = 38
Height = 13
Caption = '&Copies :'
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 = '&Options...'
TabOrder = 2
OnClick = btnOptionsClick
end
object gbErrorHandling: TGroupBox
Left = 8
Top = 32
Width = 393
Height = 89
Caption = 'Erreur de traitement'
TabOrder = 1
object lblErrorSeekRange: TLabel
Left = 176
Top = 41
Width = 145
Height = 13
AutoSize = False
Caption = 'Plage de recherche d'#39'erreur :'
end
object Label6: TLabel
Left = 8
Top = 18
Width = 105
Height = 13
AutoSize = False
Caption = 'Strat'#233'&gie :'
FocusControl = cbErrorHandling
end
object cbCreateAutoProcessing: TCheckBox
Left = 8
Top = 64
Width = 265
Height = 17
Caption = 'Cr'#233'e automatiquement des &'#233'l'#233'ments de traitement'
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 = 153
Height = 17
Caption = 'Utiliser &recherche d'#39'erreur'
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 = 49
Top = 127
Width = 30
Height = 21
TabOrder = 3
Value = 1
end
object udCopies: TUpDown
Left = 79
Top = 127
Width = 15
Height = 21
HelpContext = 40
Associate = fedCopies
Min = 1
Position = 1
TabOrder = 4
end
end
object tbExtended: TTabSheet
Caption = 'Traitement'
ImageIndex = -1
object btnModificationLoad: TButton
Left = 314
Top = 120
Width = 90
Height = 23
HelpContext = 310
Caption = '&Chargement...'
TabOrder = 4
OnClick = btnModificationLoadClick
end
object btnModificationSave: TButton
Left = 314
Top = 88
Width = 90
Height = 23
HelpContext = 300
Caption = 'Enregistrer &sous...'
TabOrder = 3
OnClick = btnModificationSaveClick
end
object lvModification: TListView
Left = 0
Top = 1
Width = 310
Height = 152
Columns = <
item
Caption = 'Action'
Width = 90
end
item
Caption = 'Description'
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 = 314
Top = 40
Width = 90
Height = 23
Action = acProcessingDelete
TabOrder = 2
end
object btnModificationAdd: TButton
Left = 314
Top = 8
Width = 90
Height = 23
HelpContext = 300
Caption = '&Nouveau'
TabOrder = 1
OnClick = btnModificationAddClick
end
end
object tsLog: TTabSheet
HelpContext = 290
Caption = 'Journal'
ImageIndex = -1
TabVisible = False
object btnSaveAs: TButton
Left = 4
Top = 128
Width = 101
Height = 23
HelpContext = 300
Caption = 'Enregistrer &sous...'
TabOrder = 1
OnClick = btnSaveAsClick
end
object btnClear: TButton
Left = 108
Top = 128
Width = 86
Height = 23
HelpContext = 310
Caption = '&Effacer'
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 = 'Simulation'
Visible = False
end
object imgSimulate: TImage
Left = 9
Top = 6
Width = 16
Height = 16
Picture.Data = {<image000.bmp>}
Transparent = True
Visible = False
end
object btnMoveLeft: TSpeedButton
Tag = 1
Left = 172
Top = 4
Width = 35
Height = 23
Hint = 'Aller '#224' la source'
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 = 'Aller '#224' la destination'
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 = '[D'#233'marrer]'
TabOrder = 1
OnClick = btnStartClick
end
object btnClose: TButton
Left = 338
Top = 4
Width = 75
Height = 23
HelpContext = 330
Caption = 'Fermer'
TabOrder = 3
OnClick = btnCloseClick
end
object cbDetails: TExtCheckBox
Left = 8
Top = 4
Width = 75
Height = 23
HelpContext = 400
Options = [coPushlike]
Caption = 'D&'#233'tails >>'
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 = 103
Height = 13
Caption = '&Liste de file d'#39'attente :'
end
object lvQueueListing: TListView
Left = 6
Top = 16
Width = 411
Height = 72
Columns = <
item
Caption = 'Nom'
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 = {<image001.bmp>}
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 = 'Ajouter comme G&raveur'
end
object miSrcProperties: TMenuItem
Caption = 'Propri'#233't'#233's'
HelpContext = 340
end
end
object pmDest: TPopupMenu
Left = 272
Top = 80
object miRemove: TMenuItem
Caption = '&Supprimer'
HelpContext = 350
Visible = False
end
object miChangeDriver: TMenuItem
Caption = '&Changer de pilote'
HelpContext = 360
end
object N1: TMenuItem
Caption = '-'
end
object miDestProperties: TMenuItem
Caption = 'Propri'#233't'#233's'
HelpContext = 370
end
end
object ilDevices: TImageList
Left = 280
Top = 544
end
object sdLog: TSaveDialog
DefaultExt = 'txt'
Filter = 'Fichiers text|*.txt|Tous les fichiers|*.*'
Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofShareAware]
Title = 'Enregistrer journal'
Left = 280
Top = 608
end
object pmTreeItem: TPopupMenu
Left = 232
Top = 111
object Empty1: TMenuItem
Caption = '(vide)'
Enabled = False
end
end
object pmQueueListing: TPopupMenu
Left = 120
Top = 609
object miAddTask: TMenuItem
Caption = 'Ajouter la t'#226'che'
OnClick = miAddTaskClick
end
object miClearQueueListing: TMenuItem
Caption = 'Effacer la liste de file d'#39'attente'
OnClick = miClearQueueListingClick
end
end
object ilQueueList: TImageList
Left = 120
Top = 640
end
object ExtendedHint1: TExtendedHint
Left = 216
Top = 544
end
object ilCheckImages: TImageList
Left = 248
Top = 544
end
object sdModification: TSaveDialog
DefaultExt = 'cci'
Filter = 'Informations de copie de CD|*.cci|Tous les fichiers|*.*'
Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
Left = 16
Top = 609
end
object odModification: TOpenDialog
Filter = 'Informations de contr'#244'le de copie|*.cci|Tous les fichiers|*.*'
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 = '&Nouveau'
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 = '&Exclure...'
OnExecute = acAddExcludeClick
end
object acAddPatch: TAction
Category = 'Processing New'
Caption = '&Patch...'
OnExecute = acAddPatchClick
end
object acAddSkipTrack: TAction
Category = 'Processing New'
Caption = '&Ignorer la piste...'
OnExecute = acAddSkipTrackClick
end
object acAddMarkError: TAction
Category = 'Processing New'
Caption = '&Erreur de rep'#232're...'
OnExecute = acAddMarkErrorClick
end
object acProcessingDelete: TAction
Category = 'Processing'
Caption = '&Effacer'
Enabled = False
OnExecute = acProcessingDeleteExecute
end
object acProcessingProperties: TAction
Category = 'Processing'
Caption = 'Propri'#233't'#233's'
Enabled = False
OnExecute = acProcessingPropertiesExecute
end
object acProfileSave: TAction
Category = 'Profiles'
Caption = 'E&nregistrer...'
OnExecute = acProfileSaveClick
end
object acProfileRename: TAction
Category = 'Profiles'
Caption = '&Renommer...'
OnExecute = acProfileRenameClick
end
object acProfileDelete: TAction
Category = 'Profiles'
Caption = '&Effacer'
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