home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
PCWK-txt
/
Antyspam
/
SpamDeputy
/
Spamdpty.exe
/
SpamDeputy.exe
/
0
/
RCDATA
/
TDLGURLS
/
TDLGURLS.txt
Wrap
Text File
|
2001-04-27
|
1KB
|
60 lines
object dlgURLs: TdlgURLs
Left = 192
Top = 107
BorderStyle = bsDialog
Caption = 'Spam Deputy - Verify URLs'
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 IdHTTP1: TIdHTTP
RecvBufferSize = 8192
Request.Accept = 'text/html, */*'
Request.ContentLength = 0
Request.ContentRangeEnd = 0
Request.ContentRangeStart = 0
Request.ProxyPort = 0
Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
OnRedirect = IdHTTP1Redirect
Left = 385
Top = 35
end
end