home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9COM
/
MDRW9510.ZIP
/
_SETUP.1
/
MDRW95.exe
/
0
/
RCDATA
/
TWARNWINDOW
/
TWARNWINDOW.txt
Wrap
Text File
|
1998-05-16
|
1KB
|
59 lines
object WarnWindow: TWarnWindow
Left = 200
Top = 104
BorderStyle = bsDialog
Caption = 'Modem Doctor Warning'
ClientHeight = 182
ClientWidth = 427
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 40
Top = 16
Width = 281
Height = 137
end
object DisplayWindow: TMemo
Left = 48
Top = 24
Width = 265
Height = 121
Alignment = taCenter
BorderStyle = bsNone
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Lines.Strings = (
'')
ParentFont = False
ReadOnly = True
TabOrder = 0
OnClick = SetOkFocus
end
object OkButton: TBitBtn
Left = 336
Top = 48
Width = 75
Height = 33
TabOrder = 1
Kind = bkOK
end
object HelpButton: TBitBtn
Left = 336
Top = 96
Width = 75
Height = 33
TabOrder = 2
Kind = bkHelp
end
end