home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9SEG
/
ABSEC20.ZIP
/
ABSEC.EX_
/
ABSEC.EX
/
0
/
RCDATA
/
TSMDLG
/
TSMDLG.txt
Wrap
Text File
|
1998-05-11
|
1KB
|
72 lines
object smdlg: Tsmdlg
Left = 210
Top = 320
BorderIcons = []
BorderStyle = bsDialog
ClientHeight = 69
ClientWidth = 196
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object Status: TLabel
Left = 4
Top = 4
Width = 187
Height = 16
Alignment = taCenter
AutoSize = False
end
object counter: TLabel
Left = 6
Top = 52
Width = 4
Height = 16
end
object cancel: TButton
Left = 102
Top = 46
Width = 89
Height = 21
Caption = 'cancel'
TabOrder = 0
OnClick = cancelClick
end
object Panel1: TPanel
Left = 34
Top = 18
Width = 185
Height = 19
TabOrder = 1
object PaintBox1: TPaintBox
Left = 1
Top = 1
Width = 183
Height = 17
Align = alClient
OnPaint = PaintBox1Paint
end
end
object SendMail: SendMail
SMTP_Port = 25
Action = None
KeepConnectionOpen = False
WinsockStarted = False
Version = 'SendMail 1.3.7'
TimeoutConnect = 30
TimeoutArp = 20
Left = 11
Top = 16
end
object Timer: TTimer
Interval = 60000
OnTimer = TimerTimer
Left = 156
Top = 14
end
end