home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 January
/
Pcwk0198.iso
/
Zadarmo
/
CYBERCON
/
_SETUP.1
/
Ccontact.exe
/
0
/
RCDATA
/
TFRMABOUT
/
TFRMABOUT.txt
< prev
Wrap
Text File
|
1997-08-26
|
6KB
|
245 lines
object frmAbout: TfrmAbout
Left = 106
Top = 90
Width = 483
Height = 367
ActiveControl = OKButton
BorderIcons = [biSystemMenu]
Caption = 'About CyberContact'
Color = clSilver
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 9
Top = 14
Width = 457
Height = 279
BevelOuter = bvLowered
Color = clSilver
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 137
Height = 113
Picture.Data = {<image001.bmp>}
Stretch = True
IsControl = True
end
object Copyright: TLabel
Left = 118
Top = 143
Width = 67
Height = 16
Caption = 'Copyright'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Label4: TLabel
Left = 214
Top = 143
Width = 126
Height = 16
Caption = '1997 By Meir Liraz'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 192
Top = 196
Width = 72
Height = 13
Caption = 'Version 1.01'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label7: TLabel
Left = 107
Top = 221
Width = 57
Height = 13
Caption = 'Web Site:'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label8: TLabel
Left = 161
Top = 244
Width = 135
Height = 13
Caption = 'E-mail: liraz@inter.net.il'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object lightCaption: TLabelEffect
Left = 160
Top = 8
Width = 265
Height = 41
ColourHighlight = clAqua
ColourShadow = clNavy
GraduateFrom = clWindowText
ColourScheme = csSteel
Caption = 'CyberContact Light'
Color = clInactiveCaption
Font.Color = clTeal
Font.Height = -32
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentColor = False
ParentFont = False
end
object lblPro: TLabel
Left = 398
Top = 56
Width = 16
Height = 13
Caption = 'TM'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object lblProLight: TLabel
Left = 396
Top = 104
Width = 16
Height = 13
Caption = 'TM'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
end
object lblLight: TLabel
Left = 424
Top = 16
Width = 16
Height = 13
Caption = 'TM'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
end
object ProLightCaption: TLabelEffect
Left = 188
Top = 96
Width = 213
Height = 41
ColourHighlight = clYellow
GraduateFrom = clWindowText
ColourScheme = csGold
Caption = 'CyberContact Pro'
Font.Color = clOlive
Font.Height = -27
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object proCaption: TLabelEffect
Left = 154
Top = 56
Width = 265
Height = 41
ColourHighlight = clAqua
ColourShadow = clNavy
GraduateFrom = clWindowText
ColourScheme = csSteel
Caption = 'CyberContact Pro'
Color = clInactiveCaption
Font.Color = clTeal
Font.Height = -32
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentColor = False
ParentFont = False
Visible = False
end
object lblUpgrade: TLabel
Left = 222
Top = 64
Width = 124
Height = 20
Caption = 'Upgradable To:'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 188
Top = 141
Width = 23
Height = 21
Center = True
Picture.Data = {<image002.bmp>}
end
object Label1: TLabel
Left = 134
Top = 169
Width = 190
Height = 22
Caption = 'Liraz Technologies Co.'
Font.Color = clNavy
Font.Height = -19
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 170
Top = 219
Width = 181
Height = 17
Hint = 'Click to go to the web site'
Caption = 'www.liraz.com/cybercontact'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
end
object OKButton: TButton
Left = 200
Top = 302
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end