home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Wtestowe
/
Netshift
/
_SETUP.1
/
NetShift.exe
/
0
/
RCDATA
/
TDIALOGERROR
/
TDIALOGERROR.txt
Wrap
Text File
|
1998-03-06
|
2KB
|
97 lines
object DialogError: TDialogError
Left = 391
Top = 383
BorderStyle = bsNone
Caption = 'DialogError'
ClientHeight = 121
ClientWidth = 432
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnCreate = FormCreate
OnHide = FormHide
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel2: TBevel
Left = 8
Top = 8
Width = 417
Height = 41
end
object Bevel1: TBevel
Left = 0
Top = 0
Width = 432
Height = 121
Align = alClient
Style = bsRaised
end
object Bevel3: TBevel
Left = 8
Top = 56
Width = 417
Height = 57
end
object TiledBitmap: TTiledBitmap
Left = 0
Top = 0
Width = 432
Height = 121
Align = alClient
end
object ErrorMessage: TLabel
Left = 16
Top = 17
Width = 401
Height = 20
Alignment = taCenter
AutoSize = False
Caption = 'New Browser Window Detected!'
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object BOK: TSpeedButton
Tag = 4
Left = 360
Top = 64
Width = 57
Height = 41
Caption = 'OK'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = BOKClick
end
object BCancel: TSpeedButton
Tag = 4
Left = 296
Top = 64
Width = 57
Height = 41
Caption = 'Cancel'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Visible = False
OnClick = BCancelClick
end
object Timer: TTimer
Enabled = False
OnTimer = TimerTimer
Left = 40
Top = 64
end
end