home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 191
- Top = 82
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Tovek'
- ClientHeight = 600
- ClientWidth = 800
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 800
- Height = 600
- AutoSize = True
- OnMouseMove = Image1MouseMove
- end
- object Image2: TImage
- Left = 24
- Top = 40
- Width = 105
- Height = 105
- OnClick = Image2Click
- OnMouseMove = Image2MouseMove
- end
- object Image3: TImage
- Left = 72
- Top = 88
- Width = 105
- Height = 105
- OnClick = Image3Click
- OnMouseMove = Image3MouseMove
- end
- object Image4: TImage
- Left = 96
- Top = 128
- Width = 105
- Height = 105
- OnClick = Image4Click
- OnMouseMove = Image4MouseMove
- end
- object Image5: TImage
- Left = 128
- Top = 184
- Width = 105
- Height = 105
- OnClick = Image5Click
- OnMouseMove = Image5MouseMove
- end
- object Image6: TImage
- Left = 168
- Top = 232
- Width = 105
- Height = 105
- OnClick = Image6Click
- OnMouseMove = Image6MouseMove
- end
- object Image7: TImage
- Left = 200
- Top = 272
- Width = 105
- Height = 105
- OnClick = Image7Click
- OnMouseMove = Image7MouseMove
- end
- object Image8: TImage
- Left = 240
- Top = 320
- Width = 105
- Height = 105
- OnClick = Image8Click
- OnMouseMove = Image8MouseMove
- end
- object Image9: TImage
- Left = 288
- Top = 360
- Width = 105
- Height = 105
- OnClick = Image9Click
- OnMouseMove = Image9MouseMove
- end
- object Image10: TImage
- Left = 320
- Top = 408
- Width = 105
- Height = 105
- OnClick = Image10Click
- OnMouseMove = Image10MouseMove
- end
- object Image11: TImage
- Left = 384
- Top = 472
- Width = 105
- Height = 105
- OnClick = Image11Click
- OnMouseMove = Image11MouseMove
- end
- object Image12: TImage
- Left = 312
- Top = 48
- Width = 105
- Height = 105
- OnClick = Image12Click
- OnMouseMove = Image12MouseMove
- end
- object Image13: TImage
- Left = 352
- Top = 96
- Width = 105
- Height = 105
- OnClick = Image13Click
- OnMouseMove = Image13MouseMove
- end
- object Image14: TImage
- Left = 408
- Top = 136
- Width = 105
- Height = 105
- OnClick = Image14Click
- OnMouseMove = Image14MouseMove
- end
- object Image15: TImage
- Left = 440
- Top = 176
- Width = 105
- Height = 105
- OnClick = Image15Click
- OnMouseMove = Image15MouseMove
- end
- object Image16: TImage
- Left = 488
- Top = 216
- Width = 105
- Height = 105
- OnClick = Image16Click
- OnMouseMove = Image16MouseMove
- end
- object Image17: TImage
- Left = 528
- Top = 264
- Width = 105
- Height = 105
- OnClick = Image17Click
- OnMouseMove = Image17MouseMove
- end
- object Image18: TImage
- Left = 576
- Top = 320
- Width = 105
- Height = 105
- OnClick = Image18Click
- OnMouseMove = Image18MouseMove
- end
- object Image19: TImage
- Left = 624
- Top = 376
- Width = 105
- Height = 105
- OnClick = Image19Click
- OnMouseMove = Image19MouseMove
- end
- object Label1: TLabel
- Left = 600
- Top = 200
- Width = 81
- Height = 17
- AutoSize = False
- Caption = 'Label1'
- OnClick = Label1Click
- end
- object Label2: TLabel
- Left = 592
- Top = 160
- Width = 32
- Height = 13
- AutoSize = False
- Caption = 'Label2'
- OnClick = Label2Click
- end
- object Label3: TLabel
- Left = 528
- Top = 72
- Width = 32
- Height = 13
- Caption = 'Label3'
- OnClick = Label3Click
- OnMouseMove = Image1MouseMove
- end
- object Label4: TLabel
- Left = 608
- Top = 96
- Width = 32
- Height = 13
- Caption = 'Label4'
- OnClick = Label4Click
- OnMouseMove = Image1MouseMove
- end
- end
-