-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCDVDMain.dfm
429 lines (429 loc) · 11.2 KB
/
CDVDMain.dfm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
object Main_Form: TMain_Form
Left = 694
Top = 355
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'DISCInfo 1.X.X'
ClientHeight = 251
ClientWidth = 294
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poScreenCenter
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 294
Height = 251
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 281
Height = 233
TabOrder = 0
object GroupBox2: TGroupBox
Left = 8
Top = 40
Width = 265
Height = 185
TabOrder = 0
object fw_version: TLabel
Left = 15
Top = 16
Width = 95
Height = 14
Caption = 'Firmware version:'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object fw_date: TLabel
Left = 15
Top = 32
Width = 87
Height = 14
Caption = 'Vendor specific:'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object specific: TLabel
Left = 16
Top = 48
Width = 56
Height = 14
Caption = 'Extra info:'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object region_status: TLabel
Left = 16
Top = 80
Width = 106
Height = 14
Caption = 'Drive region status:'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object version: TLabel
Left = 208
Top = 16
Width = 44
Height = 14
Alignment = taRightJustify
AutoSize = False
Caption = '9999'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
OnDblClick = versionDblClick
end
object date: TLabel
Left = 112
Top = 32
Width = 140
Height = 14
Alignment = taRightJustify
AutoSize = False
Caption = '99/99/99'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object specific_d: TLabel
Left = 16
Top = 63
Width = 234
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Name Of Actual Toshiba Model'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object status_rpc: TLabel
Left = 133
Top = 80
Width = 118
Height = 14
Alignment = taRightJustify
Caption = '(No) Lock Detected'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
end
object reg_status: TLabel
Left = 16
Top = 96
Width = 120
Height = 14
Caption = 'Region setting status:'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object permanent_status: TLabel
Left = 158
Top = 96
Width = 94
Height = 14
Alignment = taRightJustify
Caption = '(Not Permanent)'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object changes_left: TLabel
Left = 16
Top = 112
Width = 99
Height = 14
Caption = 'User changes left:'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object manuf_left: TLabel
Left = 16
Top = 128
Width = 124
Height = 14
Caption = 'Manufactor resets left:'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object region_set: TLabel
Left = 16
Top = 144
Width = 135
Height = 14
Caption = 'Current region code set:'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object fw_code: TLabel
Left = 112
Top = 48
Width = 140
Height = 14
Alignment = taRightJustify
AutoSize = False
Caption = 'XX'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object change_data: TLabel
Left = 216
Top = 112
Width = 35
Height = 14
Alignment = taRightJustify
AutoSize = False
Caption = '9'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object man_data: TLabel
Left = 216
Top = 128
Width = 35
Height = 14
Alignment = taRightJustify
AutoSize = False
Caption = '9'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object set_data: TLabel
Left = 152
Top = 144
Width = 99
Height = 14
Alignment = taRightJustify
AutoSize = False
Caption = 'none'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object read_s: TLabel
Left = 16
Top = 160
Width = 68
Height = 14
Caption = 'Read speed:'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object write_s: TLabel
Left = 155
Top = 160
Width = 71
Height = 14
Caption = 'Write speed:'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object readval: TLabel
Left = 89
Top = 160
Width = 18
Height = 14
Alignment = taRightJustify
Caption = '??x'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object writeval: TLabel
Left = 232
Top = 160
Width = 18
Height = 14
Alignment = taRightJustify
Caption = '??x'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
end
object ComboBox: TComboBox
Left = 8
Top = 16
Width = 265
Height = 24
Style = csDropDownList
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
ItemHeight = 16
ParentFont = False
TabOrder = 1
OnChange = ComboBoxChange
OnKeyPress = ComboBoxKeyPress
end
end
end
object MainMenu1: TMainMenu
BiDiMode = bdLeftToRight
ParentBiDiMode = False
Left = 264
object File1: TMenuItem
Caption = 'File'
object SaveData1: TMenuItem
Caption = '&Save CD/DVD Info'
ShortCut = 16467
OnClick = SaveData1Click
end
object N1: TMenuItem
Caption = '-'
end
object Exit1: TMenuItem
Caption = 'Exit'
ShortCut = 16472
OnClick = Exit1Click
end
end
object View1: TMenuItem
Caption = 'View'
object Displayotherdevices1: TMenuItem
Caption = 'Show All &Devices'
ShortCut = 16452
OnClick = Displayotherdevices1Click
end
object ExtraInfo1: TMenuItem
Caption = '&Capabilities Info'
ShortCut = 16451
OnClick = ExtraInfo1Click
end
object CopyToClipboard1: TMenuItem
Caption = 'Show Sum&mary'
ShortCut = 16457
OnClick = CopyToClipboard1Click
end
object Firmwareupdates1: TMenuItem
Caption = '&Firmware Updates'
ShortCut = 16454
OnClick = Firmwareupdates1Click
end
end
object Options1: TMenuItem
Caption = 'Access Driver'
object ASPI1: TMenuItem
Caption = 'ASPI (Win9x/Me)'
OnClick = ASPI1Click
end
object SPTI1: TMenuItem
Caption = 'SPTI (WinNT/2k/XP)'
OnClick = SPTI1Click
end
object N2: TMenuItem
Caption = '-'
end
object Resfresh1: TMenuItem
Caption = 'Refresh current'
OnClick = Resfresh1Click
end
end
object About1: TMenuItem
Caption = '&About'
ShortCut = 16449
OnClick = About1Click
end
end
object SaveDialog: TSaveDialog
DefaultExt = 'hif'
Filter = 'CD/DVD Info File|*.hif'
Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
Title = 'Save the CD/DVD informations into a file'
Left = 232
end
end