home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
PCWK-txt
/
Antyspam
/
SpamDeputy
/
Spamdpty.exe
/
SpamDeputy.exe
/
0
/
RCDATA
/
TDLGADDYS
/
TDLGADDYS.txt
Wrap
Text File
|
2001-04-27
|
1KB
|
57 lines
object dlgAddys: TdlgAddys
Left = 192
Top = 107
BorderStyle = bsDialog
Caption = 'Spam Deputy - Verify Email Address'
ClientHeight = 357
ClientWidth = 504
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 0
Top = 0
Width = 504
Height = 310
TabStop = False
Anchors = [akLeft, akTop, akRight, akBottom]
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 1
end
object btnClose: TButton
Left = 214
Top = 323
Width = 75
Height = 25
Caption = 'Close'
Default = True
Enabled = False
ModalResult = 1
TabOrder = 0
end
object IdTelnet1: TIdTelnet
OnDisconnected = IdTelnet1Disconnected
RecvBufferSize = 8192
Port = 25
OnDataAvailable = IdTelnet1DataAvailable
Terminal = 'dumb'
Left = 390
Top = 40
end
end