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
/
TSTRANGEPROGFORM
/
TSTRANGEPROGFORM.txt
Wrap
Text File
|
2003-02-05
|
2KB
|
80 lines
object StrangeProgForm: TStrangeProgForm
Left = 308
Top = 221
ActiveControl = Button1
BorderStyle = bsDialog
Caption = 'Conflicterende apparaat driver(s) gevonden'
ClientHeight = 173
ClientWidth = 312
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 = 8
Width = 289
Height = 33
AutoSize = False
Caption =
'Er zijn '#233#233'n of meerdere CD branderprogramma'#39's op uw systeem ge'#239'n' +
'stalleerd.'
WordWrap = True
end
object Label2: TLabel
Left = 8
Top = 48
Width = 297
Height = 65
AutoSize = False
Caption =
'Sommige programma'#39's hebben drivers ge'#239'nstalleerd die de function' +
'aliteit van dit programma in gevaar brengen. Wilt u deze apparaa' +
't drivers verwijderen?'
WordWrap = True
end
object Memo1: TMemo
Left = 0
Top = 188
Width = 239
Height = 73
Enabled = False
ReadOnly = True
TabOrder = 0
end
object Button1: TButton
Left = 152
Top = 144
Width = 75
Height = 23
Caption = '&Ja'
Default = True
ModalResult = 6
TabOrder = 2
end
object Button2: TButton
Left = 232
Top = 144
Width = 75
Height = 23
Cancel = True
Caption = '&Nee'
ModalResult = 7
TabOrder = 3
end
object cbShowAgain: TCheckBox
Left = 8
Top = 120
Width = 225
Height = 17
Caption = 'Geeft dit voortaan niet weer'
TabOrder = 1
end
end