home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 2003 June / Computerworld_2003-06_cd.bin / rocenka.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  2003-06-09  |  4KB  |  210 lines

  1. object Form2: TForm2
  2.   Left = 191
  3.   Top = 82
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Tovek'
  7.   ClientHeight = 600
  8.   ClientWidth = 800
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 800
  25.     Height = 600
  26.     AutoSize = True
  27.     OnMouseMove = Image1MouseMove
  28.   end
  29.   object Image2: TImage
  30.     Left = 24
  31.     Top = 40
  32.     Width = 105
  33.     Height = 105
  34.     OnClick = Image2Click
  35.     OnMouseMove = Image2MouseMove
  36.   end
  37.   object Image3: TImage
  38.     Left = 72
  39.     Top = 88
  40.     Width = 105
  41.     Height = 105
  42.     OnClick = Image3Click
  43.     OnMouseMove = Image3MouseMove
  44.   end
  45.   object Image4: TImage
  46.     Left = 96
  47.     Top = 128
  48.     Width = 105
  49.     Height = 105
  50.     OnClick = Image4Click
  51.     OnMouseMove = Image4MouseMove
  52.   end
  53.   object Image5: TImage
  54.     Left = 128
  55.     Top = 184
  56.     Width = 105
  57.     Height = 105
  58.     OnClick = Image5Click
  59.     OnMouseMove = Image5MouseMove
  60.   end
  61.   object Image6: TImage
  62.     Left = 168
  63.     Top = 232
  64.     Width = 105
  65.     Height = 105
  66.     OnClick = Image6Click
  67.     OnMouseMove = Image6MouseMove
  68.   end
  69.   object Image7: TImage
  70.     Left = 200
  71.     Top = 272
  72.     Width = 105
  73.     Height = 105
  74.     OnClick = Image7Click
  75.     OnMouseMove = Image7MouseMove
  76.   end
  77.   object Image8: TImage
  78.     Left = 240
  79.     Top = 320
  80.     Width = 105
  81.     Height = 105
  82.     OnClick = Image8Click
  83.     OnMouseMove = Image8MouseMove
  84.   end
  85.   object Image9: TImage
  86.     Left = 288
  87.     Top = 360
  88.     Width = 105
  89.     Height = 105
  90.     OnClick = Image9Click
  91.     OnMouseMove = Image9MouseMove
  92.   end
  93.   object Image10: TImage
  94.     Left = 320
  95.     Top = 408
  96.     Width = 105
  97.     Height = 105
  98.     OnClick = Image10Click
  99.     OnMouseMove = Image10MouseMove
  100.   end
  101.   object Image11: TImage
  102.     Left = 384
  103.     Top = 472
  104.     Width = 105
  105.     Height = 105
  106.     OnClick = Image11Click
  107.     OnMouseMove = Image11MouseMove
  108.   end
  109.   object Image12: TImage
  110.     Left = 312
  111.     Top = 48
  112.     Width = 105
  113.     Height = 105
  114.     OnClick = Image12Click
  115.     OnMouseMove = Image12MouseMove
  116.   end
  117.   object Image13: TImage
  118.     Left = 352
  119.     Top = 96
  120.     Width = 105
  121.     Height = 105
  122.     OnClick = Image13Click
  123.     OnMouseMove = Image13MouseMove
  124.   end
  125.   object Image14: TImage
  126.     Left = 408
  127.     Top = 136
  128.     Width = 105
  129.     Height = 105
  130.     OnClick = Image14Click
  131.     OnMouseMove = Image14MouseMove
  132.   end
  133.   object Image15: TImage
  134.     Left = 440
  135.     Top = 176
  136.     Width = 105
  137.     Height = 105
  138.     OnClick = Image15Click
  139.     OnMouseMove = Image15MouseMove
  140.   end
  141.   object Image16: TImage
  142.     Left = 488
  143.     Top = 216
  144.     Width = 105
  145.     Height = 105
  146.     OnClick = Image16Click
  147.     OnMouseMove = Image16MouseMove
  148.   end
  149.   object Image17: TImage
  150.     Left = 528
  151.     Top = 264
  152.     Width = 105
  153.     Height = 105
  154.     OnClick = Image17Click
  155.     OnMouseMove = Image17MouseMove
  156.   end
  157.   object Image18: TImage
  158.     Left = 576
  159.     Top = 320
  160.     Width = 105
  161.     Height = 105
  162.     OnClick = Image18Click
  163.     OnMouseMove = Image18MouseMove
  164.   end
  165.   object Image19: TImage
  166.     Left = 624
  167.     Top = 376
  168.     Width = 105
  169.     Height = 105
  170.     OnClick = Image19Click
  171.     OnMouseMove = Image19MouseMove
  172.   end
  173.   object Label1: TLabel
  174.     Left = 600
  175.     Top = 200
  176.     Width = 81
  177.     Height = 17
  178.     AutoSize = False
  179.     Caption = 'Label1'
  180.     OnClick = Label1Click
  181.   end
  182.   object Label2: TLabel
  183.     Left = 592
  184.     Top = 160
  185.     Width = 32
  186.     Height = 13
  187.     AutoSize = False
  188.     Caption = 'Label2'
  189.     OnClick = Label2Click
  190.   end
  191.   object Label3: TLabel
  192.     Left = 528
  193.     Top = 72
  194.     Width = 32
  195.     Height = 13
  196.     Caption = 'Label3'
  197.     OnClick = Label3Click
  198.     OnMouseMove = Image1MouseMove
  199.   end
  200.   object Label4: TLabel
  201.     Left = 608
  202.     Top = 96
  203.     Width = 32
  204.     Height = 13
  205.     Caption = 'Label4'
  206.     OnClick = Label4Click
  207.     OnMouseMove = Image1MouseMove
  208.   end
  209. end
  210.