home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 April
/
ChipCD_498.iso
/
software
/
testsoft
/
logos
/
logos_d.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1998-02-23
|
4KB
|
198 lines
object Form1: TForm1
Left = 194
Top = 114
BorderStyle = bsNone
Caption = 'Form1'
ClientHeight = 573
ClientWidth = 792
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
WindowState = wsMaximized
OnActivate = FormActivate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object iTlo: TImage
Left = 0
Top = 0
Width = 800
Height = 600
Picture.Data = {<image000.bmp>}
end
object sTematy: TShape
Left = 24
Top = 21
Width = 91
Height = 25
Cursor = crHandPoint
Pen.Color = clNone
Pen.Mode = pmMask
Pen.Style = psDash
OnMouseUp = sTematyMouseUp
end
object sWyjscie: TShape
Left = 18
Top = 181
Width = 106
Height = 35
Cursor = crHandPoint
Pen.Color = clNone
Pen.Mode = pmMask
Pen.Style = psDash
OnMouseUp = sWyjscieMouseUp
end
object sQuiz: TShape
Left = 21
Top = 142
Width = 101
Height = 37
Cursor = crHandPoint
Pen.Color = clNone
Pen.Mode = pmMask
Pen.Style = psDash
OnMouseUp = sQuizMouseUp
end
object sPomoc: TShape
Left = 18
Top = 101
Width = 100
Height = 34
Cursor = crHandPoint
Pen.Color = clNone
Pen.Mode = pmMask
Pen.Style = psDash
OnMouseUp = sPomocMouseUp
end
object sIndeks: TShape
Left = 22
Top = 58
Width = 95
Height = 33
Cursor = crHandPoint
Brush.Style = bsClear
Pen.Color = clNone
Pen.Mode = pmMask
Pen.Style = psDash
OnMouseUp = sIndeksMouseUp
end
object sSekcja1: TShape
Left = 310
Top = 207
Width = 471
Height = 78
Cursor = crHandPoint
Pen.Color = clNone
Pen.Mode = pmMask
Pen.Style = psDash
OnMouseDown = sSekcja1MouseDown
OnMouseUp = sSekcja1MouseUp
end
object sSekcja2: TShape
Left = 248
Top = 330
Width = 537
Height = 77
Cursor = crHandPoint
ParentShowHint = False
Pen.Color = clNone
Pen.Mode = pmMask
Pen.Style = psDash
ShowHint = False
OnMouseDown = sSekcja2MouseDown
OnMouseUp = sSekcja2MouseUp
end
object sSekcja3: TShape
Left = 216
Top = 460
Width = 565
Height = 83
Cursor = crHandPoint
Pen.Color = clNone
Pen.Mode = pmMask
Pen.Style = psDash
OnMouseDown = sSekcja3MouseDown
OnMouseUp = sSekcja3MouseUp
end
object lPlay: TLabel
Left = 48
Top = 580
Width = 39
Height = 16
Caption = 'PLAY'
Color = 7999756
Font.Charset = EASTEUROPE_CHARSET
Font.Color = 16744448
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Visible = False
end
object Image1: TImage
Left = 10
Top = 474
Width = 123
Height = 87
OnClick = Image1Click
end
object Strzalka: TImage
Left = 592
Top = 88
Width = 40
Height = 94
Picture.Data = {<image001.TMetafile>}
Stretch = True
end
object Button1: TButton
Left = 32
Top = 312
Width = 75
Height = 25
Cursor = crHandPoint
Caption = '&Poka�'
TabOrder = 0
Visible = False
OnClick = Button1Click
end
object UpDown1: TUpDown
Left = 65
Top = 256
Width = 15
Height = 21
Associate = Edit1
Min = 1
Position = 1
TabOrder = 1
Visible = False
Wrap = False
end
object Edit1: TEdit
Left = 32
Top = 256
Width = 33
Height = 21
TabOrder = 2
Text = '1'
Visible = False
end
object MP2: TMediaPlayer
Left = 118
Top = 52
Width = 253
Height = 30
Visible = False
TabOrder = 3
end
object Timer1: TTimer
Interval = 500
OnTimer = Timer1Timer
Left = 346
Top = 18
end
end