home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / ostatni / delphi / ruzne / zcd30120.exe / Demo / SPOT_1.DFM / SPOT_1.txt < prev   
Text File  |  1996-03-13  |  5KB  |  274 lines

  1. object Form1: TForm1
  2.   Left = 190
  3.   Top = 90
  4.   BorderStyle = bsDialog
  5.   Caption = 'Test of TzMouseSpot'
  6.   ClientHeight = 333
  7.   ClientWidth = 410
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Scaled = False
  14.   TextHeight = 13
  15.   object Image1: TImage
  16.     Left = 0
  17.     Top = 0
  18.     Width = 410
  19.     Height = 333
  20.     Align = alClient
  21.     AutoSize = True
  22.     Picture.Data = {<image000.bmp>}
  23.   end
  24.   object zMouseSpot12: TzMouseSpot
  25.     Left = 8
  26.     Top = 96
  27.     Width = 89
  28.     Height = 209
  29.     Hint = 'Jutland'
  30.     ParentShowHint = False
  31.     ShowHint = True
  32.   end
  33.   object zMouseSpot17: TzMouseSpot
  34.     Left = 104
  35.     Top = 216
  36.     Width = 57
  37.     Height = 57
  38.     Hint = 'Funen'
  39.     ParentShowHint = False
  40.     ShowHint = True
  41.   end
  42.   object zMouseSpot13: TzMouseSpot
  43.     Left = 96
  44.     Top = 96
  45.     Width = 41
  46.     Height = 121
  47.     Hint = 'Jutland'
  48.     ParentShowHint = False
  49.     ShowHint = True
  50.   end
  51.   object zMouseSpot10: TzMouseSpot
  52.     Left = 96
  53.     Top = 8
  54.     Width = 57
  55.     Height = 89
  56.     Hint = 'Jutland'
  57.     ParentShowHint = False
  58.     ShowHint = True
  59.   end
  60.   object zMouseSpot9: TzMouseSpot
  61.     Left = 168
  62.     Top = 168
  63.     Width = 105
  64.     Height = 113
  65.     Hint = 'Zealand'
  66.     ParentShowHint = False
  67.     ShowHint = True
  68.   end
  69.   object z3DLabel1: Tz3DLabel
  70.     Left = 232
  71.     Top = 16
  72.     Width = 130
  73.     Height = 37
  74.     Caption = 'Denmark'
  75.     Color = clBtnFace
  76.     Font.Color = clFuchsia
  77.     Font.Height = -32
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = []
  80.     ParentColor = False
  81.     ParentFont = False
  82.     Transparent = True
  83.     ShadowColor = clPurple
  84.   end
  85.   object Label1: TLabel
  86.     Left = 232
  87.     Top = 56
  88.     Width = 141
  89.     Height = 64
  90.     Caption = 
  91.       'Try to point and click on the black rectangles on the map, to se' +
  92.       'e some facts about the city'
  93.     Font.Color = clWhite
  94.     Font.Height = -13
  95.     Font.Name = 'MS Sans Serif'
  96.     Font.Style = []
  97.     ParentFont = False
  98.     Transparent = True
  99.     WordWrap = True
  100.   end
  101.   object Label2: TLabel
  102.     Left = 280
  103.     Top = 136
  104.     Width = 121
  105.     Height = 105
  106.     AutoSize = False
  107.     Font.Color = clWhite
  108.     Font.Height = -13
  109.     Font.Name = 'MS Sans Serif'
  110.     Font.Style = []
  111.     ParentFont = False
  112.     Transparent = True
  113.   end
  114.   object zMouseSpot1: TzMouseSpot
  115.     Left = 246
  116.     Top = 200
  117.     Width = 19
  118.     Height = 25
  119.     Cursor = crCross
  120.     Hint = 'Copenhagen'
  121.     ParentShowHint = False
  122.     ShowHint = True
  123.     OnClick = zMouseSpot1Click
  124.   end
  125.   object zMouseSpot2: TzMouseSpot
  126.     Left = 127
  127.     Top = 233
  128.     Width = 17
  129.     Height = 17
  130.     Cursor = crCross
  131.     Hint = 'Odense'
  132.     ParentShowHint = False
  133.     ShowHint = True
  134.     OnClick = zMouseSpot2Click
  135.   end
  136.   object zMouseSpot3: TzMouseSpot
  137.     Left = 18
  138.     Top = 222
  139.     Width = 17
  140.     Height = 17
  141.     Cursor = crCross
  142.     Hint = 'Esbjerg'
  143.     ParentShowHint = False
  144.     ShowHint = True
  145.     OnClick = zMouseSpot3Click
  146.   end
  147.   object zMouseSpot4: TzMouseSpot
  148.     Left = 118
  149.     Top = 157
  150.     Cursor = crCross
  151.     Hint = '∩┐╜rhus'
  152.     ParentShowHint = False
  153.     ShowHint = True
  154.     OnClick = zMouseSpot4Click
  155.   end
  156.   object zMouseSpot5: TzMouseSpot
  157.     Left = 109
  158.     Top = 129
  159.     Cursor = crCross
  160.     Hint = 'Randers'
  161.     ParentShowHint = False
  162.     ShowHint = True
  163.     OnClick = zMouseSpot5Click
  164.   end
  165.   object zMouseSpot6: TzMouseSpot
  166.     Left = 104
  167.     Top = 69
  168.     Cursor = crCross
  169.     Hint = 'Aalborg'
  170.     ParentShowHint = False
  171.     ShowHint = True
  172.     OnClick = zMouseSpot6Click
  173.   end
  174.   object zMouseSpot7: TzMouseSpot
  175.     Left = 376
  176.     Top = 249
  177.     Width = 30
  178.     Height = 34
  179.     Hint = 'The isle of Bornholm'
  180.     ParentShowHint = False
  181.     ShowHint = True
  182.   end
  183.   object zMouseSpot8: TzMouseSpot
  184.     Left = 272
  185.     Top = 136
  186.     Width = 137
  187.     Height = 113
  188.     OnClick = zMouseSpot8Click
  189.   end
  190.   object zMouseSpot11: TzMouseSpot
  191.     Left = 16
  192.     Top = 56
  193.     Width = 81
  194.     Height = 41
  195.     Hint = 'Jutland'
  196.     ParentShowHint = False
  197.     ShowHint = True
  198.   end
  199.   object zMouseSpot14: TzMouseSpot
  200.     Left = 96
  201.     Top = 272
  202.     Width = 25
  203.     Height = 33
  204.     Hint = 'Jutland'
  205.     ParentShowHint = False
  206.     ShowHint = True
  207.   end
  208.   object zMouseSpot15: TzMouseSpot
  209.     Left = 136
  210.     Top = 120
  211.     Width = 33
  212.     Height = 57
  213.     Hint = 'Jutland'
  214.     ParentShowHint = False
  215.     ShowHint = True
  216.   end
  217.   object zMouseSpot16: TzMouseSpot
  218.     Left = 216
  219.     Top = 280
  220.     Width = 17
  221.     Height = 9
  222.     Hint = 'Zealand'
  223.     ParentShowHint = False
  224.     ShowHint = True
  225.   end
  226.   object zMouseSpot18: TzMouseSpot
  227.     Left = 128
  228.     Top = 272
  229.     Width = 25
  230.     Height = 17
  231.     Hint = 'Funen'
  232.     ParentShowHint = False
  233.     ShowHint = True
  234.   end
  235.   object zColorBtn1: TzColorBtn
  236.     Left = 272
  237.     Top = 288
  238.     Width = 113
  239.     Font.Color = clWhite
  240.     Font.Height = -11
  241.     Font.Name = 'MS Sans Serif'
  242.     Font.Style = []
  243.     ParentFont = False
  244.     Caption = 'Stop program'
  245.     Color = clBlue
  246.     ParentColor = False
  247.     HighLightColor = clWhite
  248.     ShadowColor = clNavy
  249.     TabOrder = 0
  250.     OnClick = zColorBtn1Click
  251.   end
  252.   object zHint1: TzHint
  253.     PartOfScreen = 4
  254.     Use3D = False
  255.     Left = 8
  256.     Top = 16
  257.   end
  258.   object zShowApp1: TzShowApp
  259.     OnlyOneInstance = True
  260.     CPUType = 5
  261.     CPUString = 'Pentium'
  262.     UseCmdShow = False
  263.     HelpFile = 'DELPHI.HLP'
  264.     HintColor = clAqua
  265.     HintPause = 800
  266.     Icon.Data = {<image001.ico>}
  267.     ShowHint = True
  268.     Title = 'Delphi'
  269.     OnSecondInstance = zShowApp1SecondInstance
  270.     Left = 35
  271.     Top = 16
  272.   end
  273. end
  274.