home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Troubleshooting Netware Systems
/
CSTRIAL0196.BIN
/
attach
/
pcmag
/
v14n14
/
wcomp.exe
/
WCOMPSRC.ZIP
/
ABOUT.DFM
/
ABOUT.txt
next >
Wrap
Text File
|
1995-05-09
|
3KB
|
134 lines
object AboutBox: TAboutBox
Left = 334
Top = 96
ActiveControl = OKButton
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 240
ClientWidth = 361
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 16
object Panel1: TPanel
Left = 8
Top = 8
Width = 345
Height = 177
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object ProgramIcon: TImage
Left = 260
Top = 24
Width = 33
Height = 33
Picture.Data = {<image000.ico>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 142
Top = 24
Width = 62
Height = 13
Caption = 'WCompare'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 140
Top = 40
Width = 65
Height = 13
Caption = 'Version 1.0'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 32
Top = 72
Width = 276
Height = 13
Caption = 'Copyright 1995 � Ziff-Davis Publishing Company'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Image1: TImage
Left = 60
Top = 24
Width = 33
Height = 33
Picture.Data = {<image001.ico>}
end
object Label1: TLabel
Left = 119
Top = 96
Width = 107
Height = 13
Caption = 'All rights reserved.'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 12
Top = 120
Width = 321
Height = 13
Caption = 'First appeared in PC Magazine, US Edition, August 1995'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 99
Top = 144
Width = 147
Height = 13
Caption = 'Author Michael J. Mefford'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object OKButton: TBitBtn
Left = 142
Top = 202
Width = 77
Height = 27
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
end