home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 June
/
PCWorld_1999-06_cd.bin
/
Komunik
/
Offline
/
WDown
/
WEBDOWN.EXE
/
0
/
RCDATA
/
TABOUTDLG
/
TABOUTDLG.txt
< prev
Wrap
Text File
|
1997-07-28
|
3KB
|
155 lines
object AboutDlg: TAboutDlg
Left = 208
Top = 157
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 222
ClientWidth = 292
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 8
Top = 8
Width = 81
Height = 105
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Bevel1: TBevel
Left = 96
Top = 8
Width = 185
Height = 105
end
object Label1: TLabel
Left = 104
Top = 10
Width = 169
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Web Downloader'
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 104
Top = 29
Width = 169
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'for Intranets'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 104
Top = 63
Width = 169
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Copyright � 1997 by'
end
object Bevel2: TBevel
Left = 104
Top = 59
Width = 169
Height = 9
Shape = bsTopLine
end
object Label4: TLabel
Left = 104
Top = 80
Width = 169
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Oleg '#39'Arny'#39' Chernavin'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object VerLabel: TLabel
Left = 104
Top = 44
Width = 169
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Version 2.2 Build 43'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 104
Top = 96
Width = 169
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'E-mail: arny@saransk.sitek.net'
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 0
Top = 120
Width = 292
Height = 19
Alignment = taCenter
AutoSize = False
Caption = 'http://www.saransk.sitek.net/pages/arny/'
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 0
Top = 144
Width = 292
Height = 33
Alignment = taCenter
AutoSize = False
Caption = 'http://www.geocities.com/SiliconValley/ Vista/2865/'
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Button1: TButton
Left = 112
Top = 192
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = Button1Click
end
end