home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 June
/
Chip_1999-06_cd.bin
/
ctenari
/
Rozanek
/
setup.exe
/
0
/
RCDATA
/
TVIEWLOGO
/
TVIEWLOGO.txt
Wrap
Text File
|
1999-03-22
|
734b
|
35 lines
object ViewLogo: TViewLogo
Left = 200
Top = 119
BorderStyle = bsNone
Caption = 'ViewLogo'
ClientHeight = 179
ClientWidth = 255
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 160
Top = 120
Width = 75
Height = 25
Caption = '>>'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
end