home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2000 July & August
/
EPA005.iso
/
EPA
/
ea4
/
prg
/
Engact.ex_
/
0
/
RCDATA
/
TNSERRORFORM
/
TNSERRORFORM.txt
Wrap
Text File
|
2000-03-20
|
1KB
|
57 lines
object NSErrorForm: TNSErrorForm
Left = 306
Top = 179
Width = 466
Height = 271
Caption = 'NSErrorForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object DoInstallBtn: TBitBtn
Left = 16
Top = 200
Width = 161
Height = 25
Caption = 'Install Microsoft Media Player'
TabOrder = 0
OnClick = DoInstallBtnClick
end
object CancelBtn: TBitBtn
Left = 192
Top = 200
Width = 81
Height = 25
TabOrder = 1
Kind = bkCancel
end
object DebugEscapeBtn: TBitBtn
Left = 288
Top = 200
Width = 89
Height = 25
Caption = 'DebugEscape'
TabOrder = 2
OnClick = DebugEscapeBtnClick
end
object Memo1: TMemo
Left = 16
Top = 16
Width = 433
Height = 161
Lines.Strings = (
'Z Webu: Pouze tlacitko OK'
' "Stisknete tlacitko MediaPlayer na spousteci strance.'
' Po uspesne instalaci spustte program znovu."'
''
'CD ROM: Tlacitka "Install MediaPlayer" a "Exit without install"'
' ""')
TabOrder = 3
end
end