home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
CMCD0704.ISO
/
Software
/
Shareware
/
Comunicatii
/
popupdef
/
PD.exe
/
pd.exe
/
0
/
RCDATA
/
TFORM4
/
TFORM4.txt
< prev
Wrap
Text File
|
2004-01-14
|
3KB
|
137 lines
object Form4: TForm4
Left = 533
Top = 98
BorderStyle = bsDialog
Caption = 'Popup Defender v6.0.1'
ClientHeight = 174
ClientWidth = 369
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 369
Height = 121
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object Image1: TImage
Left = 8
Top = 8
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
OnDblClick = Image1Click
end
object Label1: TLabel
Left = 136
Top = 16
Width = 111
Height = 20
Caption = 'Pop-up v1.0.0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 39
Width = 268
Height = 20
Caption = 'For Internet Explorer 5.0, 5.5, 6.0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 131
Top = 87
Width = 147
Height = 16
Caption = 'info@synergeticsoft.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = Label3Click
OnMouseMove = Label3MouseMove
OnMouseLeave = Label3MouseLeave
end
object Label5: TLabel
Left = 131
Top = 64
Width = 178
Height = 16
Caption = 'http://www.synergeticsoft.com/'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = Label5Click
OnMouseMove = Label5MouseMove
OnMouseLeave = Label5MouseLeave
end
object Label6: TLabel
Left = 87
Top = 87
Width = 41
Height = 16
Caption = 'E-mail:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 53
Top = 64
Width = 75
Height = 16
Caption = 'Home page:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
object Button1: TButton
Left = 155
Top = 136
Width = 75
Height = 25
Cancel = True
Caption = '&OK'
Default = True
TabOrder = 0
OnClick = Button1Click
end
end