home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 September
/
Chip_1999-09_cd.bin
/
oddech
/
Jablko
/
Jablko.exe
/
0
/
RCDATA
/
TUVOD
/
TUVOD.txt
< prev
Wrap
Text File
|
1999-08-30
|
702b
|
37 lines
object Uvod: TUvod
Left = 314
Top = 176
BorderStyle = bsNone
Caption = 'Uvod'
ClientHeight = 149
ClientWidth = 200
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
Visible = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 200
Height = 149
Align = alClient
Picture.Data = {<image000.bmp>}
end
object Timer1: TTimer
Interval = 20000
OnTimer = Timer1Timer
Left = 9
Top = 9
end
end