home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
ctenari
/
Kucera
/
setup.ex_
/
setup.ex
/
0
/
RCDATA
/
TMAINFORM
/
TMAINFORM.txt
< prev
Wrap
Text File
|
2002-02-06
|
2KB
|
86 lines
object MainForm: TMainForm
Left = 118
Top = 97
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Setup'
ClientHeight = 348
ClientWidth = 538
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OnActivate = FormActivate
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object BackGradient: THarmGradient
Left = 0
Top = 0
Width = 538
Height = 348
EndColor = clBlack
Align = alClient
end
object BackImage: TImage
Left = 0
Top = 0
Width = 538
Height = 348
Align = alClient
Center = True
Transparent = True
end
object SetupLabel: TLabelEffect
Left = 20
Top = 10
Width = 516
Height = 33
DepthShadow = 5
DirectionHighlight = edDownRight
ColourHighlight = clBlack
GraduateFrom = clWindowText
EffectStyle = esFlying
ColourScheme = csCustom
Caption = 'Setup'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -27
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
ShowAccelChar = False
end
object CopyRight: TLabelEffect
Left = 0
Top = 315
Width = 536
Height = 33
ColourHighlight = clAqua
ColourShadow = clGray
GraduateFrom = clWindowText
ColourScheme = csCustom
Alignment = taRightJustify
Caption = '(c) 2000 by Christoph M�ssel'
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Color = clTeal
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsItalic]
ParentColor = False
ParentFont = False
ShowAccelChar = False
end
object Zipper: TZLBArchive
CheckCRC = True
OnProgress = ZipperProgress
Left = 5
Top = 55
end
end