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.NL
/
0
/
RCDATA
/
TMEDIADESCDLG
/
TMEDIADESCDLG.txt
Wrap
Text File
|
2003-02-05
|
2KB
|
116 lines
object MediaDescDlg: TMediaDescDlg
Left = 452
Top = 133
HelpContext = 50000
BorderStyle = bsDialog
Caption = 'Media Omschrijving'
ClientHeight = 228
ClientWidth = 246
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 120
Width = 66
Height = 13
Caption = '&Fabrikant:'
end
object Label2: TLabel
Left = 8
Top = 160
Width = 32
Height = 13
Caption = 'M&odel:'
end
object Label3: TLabel
Left = 8
Top = 72
Width = 90
Height = 13
AutoSize = False
Caption = 'Standaard duur:'
end
object Label4: TLabel
Left = 8
Top = 96
Width = 90
Height = 13
AutoSize = False
Caption = 'Vastgestelde duur:'
end
object lblDefaultLength: TLabel
Left = 104
Top = 72
Width = 140
Height = 13
AutoSize = False
Caption = '650MB/74 Minuten'
end
object lblDeterminedLength: TLabel
Left = 104
Top = 96
Width = 140
Height = 13
AutoSize = False
Caption = '650MB/74 Minuten'
end
object Label7: TLabel
Left = 8
Top = 0
Width = 233
Height = 57
AutoSize = False
Caption =
'Het medium heeft de volgende formaten. De vastgestelde duur kan ' +
'alleen gebruikt worden indien de CD Brander DirectWrite onderste' +
'und.'
WordWrap = True
end
object btnOK: TButton
Left = 87
Top = 204
Width = 75
Height = 23
HelpContext = 50010
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 2
end
object btnCancel: TButton
Left = 167
Top = 204
Width = 75
Height = 23
HelpContext = 50020
Cancel = True
Caption = 'Annuleren'
ModalResult = 2
TabOrder = 3
end
object edManufacturer: TEdit
Left = 8
Top = 136
Width = 233
Height = 21
HelpContext = 50030
TabOrder = 0
end
object edModel: TEdit
Left = 8
Top = 176
Width = 233
Height = 21
HelpContext = 50040
TabOrder = 1
end
end