home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 January
/
Pcwk0198.iso
/
Warsztat
/
Compress
/
SUPERZIP
/
SZIPW40.EXE
/
_SETUP.1
/
SZIPW32.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1996-12-22
|
2KB
|
107 lines
object AboutBox: TAboutBox
Left = 287
Top = 155
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 224
ClientWidth = 275
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Icon.Data = {<image000.ico>}
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 7
Top = 7
Width = 262
Height = 178
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object ProgramIcon: TImage
Left = 67
Top = 12
Width = 138
Height = 49
Picture.Data = {<image001.bmp>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 45
Top = 72
Width = 171
Height = 13
Alignment = taCenter
Caption = 'Super Zip for Windows 95/NT'
IsControl = True
end
object CtrlVersion: TLabel
Left = 36
Top = 88
Width = 189
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Version 1.5 (10/95)'
IsControl = True
end
object Copyright: TLabel
Left = 19
Top = 105
Width = 223
Height = 13
Alignment = taCenter
Caption = 'Copyright ASTEC International 1994-95'
IsControl = True
end
object Label1: TLabel
Left = 62
Top = 123
Width = 137
Height = 13
Alignment = taCenter
Caption = 'Written by Ollivier Civiol'
end
object Image1: TImage
Left = 15
Top = 23
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image002.ico>}
end
object Bevel1: TBevel
Left = 2
Top = 140
Width = 258
Height = 36
Align = alBottom
Shape = bsTopLine
end
object Label2: TLabel
Left = 16
Top = 152
Width = 229
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Unregistered version'
end
end
object Button1: TButton
Left = 101
Top = 195
Width = 76
Height = 23
Cancel = True
Caption = '&Ok'
Default = True
ModalResult = 1
TabOrder = 1
end
end