home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 A
/
CHIP_HITWARE6_A.iso
/
internet
/
netVampire
/
_SETUP.1
/
Vampire.exe
/
0
/
RCDATA
/
TWHISTLEDIALOG
/
TWHISTLEDIALOG.txt
Wrap
Text File
|
1998-11-30
|
1KB
|
57 lines
object WhistleDialog: TWhistleDialog
Left = 358
Top = 107
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Net Vampire messages'
ClientHeight = 126
ClientWidth = 371
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 98
Width = 371
Height = 28
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object OkBtn: TButton
Left = 148
Top = 4
Width = 75
Height = 23
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = OkBtnClick
end
end
object RichEdit1: TRichEdit
Left = 8
Top = 12
Width = 353
Height = 86
Color = clBtnFace
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 1
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 36
Top = 24
end
end