home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 / Chip_Hitware_Vol_07.iso / chiphit7 / spiele / 95kenoc / keno.exe / 0 / RCDATA / TPAYOFF / TPAYOFF.txt < prev   
Encoding:
Text File  |  1996-09-23  |  33.3 KB  |  1,376 lines

  1. object Payoff: TPayoff
  2.   Left = 290
  3.   Top = 170
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Keno Casino - PayOffs & Odds'
  7.   ClientHeight = 449
  8.   ClientWidth = 628
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 120
  19.   TextHeight = 16
  20.   object Panel: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 628
  24.     Height = 449
  25.     BevelInner = bvRaised
  26.     BevelOuter = bvLowered
  27.     BevelWidth = 2
  28.     BorderWidth = 1
  29.     TabOrder = 0
  30.     object Image: TImage
  31.       Left = 4
  32.       Top = 4
  33.       Width = 618
  34.       Height = 440
  35.       Picture.Data = {<image001.bmp>}
  36.     end
  37.     object SpotLabel: TLabel
  38.       Left = 515
  39.       Top = 340
  40.       Width = 27
  41.       Height = 27
  42.       Alignment = taCenter
  43.       AutoSize = False
  44.       Caption = '1'
  45.       Font.Color = clBlack
  46.       Font.Height = -24
  47.       Font.Name = 'Times New Roman'
  48.       Font.Style = [fsBold]
  49.       ParentFont = False
  50.       Transparent = True
  51.     end
  52.     object WagerLabel: TLabel
  53.       Left = 488
  54.       Top = 270
  55.       Width = 80
  56.       Height = 27
  57.       Alignment = taCenter
  58.       AutoSize = False
  59.       Caption = '$1.00'
  60.       Font.Color = clBlack
  61.       Font.Height = -24
  62.       Font.Name = 'Times New Roman'
  63.       Font.Style = [fsBold]
  64.       ParentFont = False
  65.       Transparent = True
  66.     end
  67.     object Ticket: TLabel
  68.       Left = 440
  69.       Top = 40
  70.       Width = 176
  71.       Height = 23
  72.       Alignment = taCenter
  73.       AutoSize = False
  74.       Caption = 'TYPE OF TICKET'
  75.       Font.Color = clBlack
  76.       Font.Height = -21
  77.       Font.Name = 'Times New Roman'
  78.       Font.Style = [fsBold]
  79.       ParentFont = False
  80.       Transparent = True
  81.     end
  82.     object Spot: TLabel
  83.       Left = 501
  84.       Top = 320
  85.       Width = 55
  86.       Height = 23
  87.       Alignment = taCenter
  88.       AutoSize = False
  89.       Caption = 'SPOT'
  90.       Font.Color = clBlack
  91.       Font.Height = -21
  92.       Font.Name = 'Times New Roman'
  93.       Font.Style = [fsBold]
  94.       ParentFont = False
  95.       Transparent = True
  96.     end
  97.     object Wager: TLabel
  98.       Left = 488
  99.       Top = 250
  100.       Width = 81
  101.       Height = 23
  102.       Alignment = taCenter
  103.       AutoSize = False
  104.       Caption = 'WAGER'
  105.       Font.Color = clBlack
  106.       Font.Height = -21
  107.       Font.Name = 'Times New Roman'
  108.       Font.Style = [fsBold]
  109.       ParentFont = False
  110.       Transparent = True
  111.     end
  112.     object WinLabel: TLabel
  113.       Left = 145
  114.       Top = 2
  115.       Width = 41
  116.       Height = 21
  117.       Alignment = taRightJustify
  118.       AutoSize = False
  119.       Caption = 'WIN'
  120.       Font.Color = clBlack
  121.       Font.Height = -19
  122.       Font.Name = 'Times New Roman'
  123.       Font.Style = [fsBold]
  124.       ParentFont = False
  125.       Transparent = True
  126.     end
  127.     object CatchLabel: TLabel
  128.       Left = 14
  129.       Top = 2
  130.       Width = 70
  131.       Height = 21
  132.       Alignment = taCenter
  133.       AutoSize = False
  134.       Caption = 'CATCH'
  135.       Font.Color = clBlack
  136.       Font.Height = -19
  137.       Font.Name = 'Times New Roman'
  138.       Font.Style = [fsBold]
  139.       ParentFont = False
  140.       Transparent = True
  141.     end
  142.     object Catch0: TLabel
  143.       Left = 39
  144.       Top = 22
  145.       Width = 21
  146.       Height = 21
  147.       Alignment = taCenter
  148.       AutoSize = False
  149.       Caption = '1'
  150.       Font.Color = clBlack
  151.       Font.Height = -19
  152.       Font.Name = 'Times New Roman'
  153.       Font.Style = [fsBold]
  154.       ParentFont = False
  155.       Transparent = True
  156.     end
  157.     object Catch1: TLabel
  158.       Left = 39
  159.       Top = 42
  160.       Width = 21
  161.       Height = 21
  162.       Alignment = taCenter
  163.       AutoSize = False
  164.       Caption = '20'
  165.       Font.Color = clBlack
  166.       Font.Height = -19
  167.       Font.Name = 'Times New Roman'
  168.       Font.Style = [fsBold]
  169.       ParentFont = False
  170.       Transparent = True
  171.       Visible = False
  172.     end
  173.     object Catch2: TLabel
  174.       Left = 39
  175.       Top = 62
  176.       Width = 21
  177.       Height = 21
  178.       Alignment = taCenter
  179.       AutoSize = False
  180.       Caption = '20'
  181.       Font.Color = clBlack
  182.       Font.Height = -19
  183.       Font.Name = 'Times New Roman'
  184.       Font.Style = [fsBold]
  185.       ParentFont = False
  186.       Transparent = True
  187.       Visible = False
  188.     end
  189.     object Catch3: TLabel
  190.       Left = 39
  191.       Top = 82
  192.       Width = 21
  193.       Height = 21
  194.       Alignment = taCenter
  195.       AutoSize = False
  196.       Caption = '20'
  197.       Font.Color = clBlack
  198.       Font.Height = -19
  199.       Font.Name = 'Times New Roman'
  200.       Font.Style = [fsBold]
  201.       ParentFont = False
  202.       Transparent = True
  203.       Visible = False
  204.     end
  205.     object Catch4: TLabel
  206.       Left = 39
  207.       Top = 102
  208.       Width = 21
  209.       Height = 21
  210.       Alignment = taCenter
  211.       AutoSize = False
  212.       Caption = '20'
  213.       Font.Color = clBlack
  214.       Font.Height = -19
  215.       Font.Name = 'Times New Roman'
  216.       Font.Style = [fsBold]
  217.       ParentFont = False
  218.       Transparent = True
  219.       Visible = False
  220.     end
  221.     object Catch5: TLabel
  222.       Left = 39
  223.       Top = 122
  224.       Width = 21
  225.       Height = 21
  226.       Alignment = taCenter
  227.       AutoSize = False
  228.       Caption = '20'
  229.       Font.Color = clBlack
  230.       Font.Height = -19
  231.       Font.Name = 'Times New Roman'
  232.       Font.Style = [fsBold]
  233.       ParentFont = False
  234.       Transparent = True
  235.       Visible = False
  236.     end
  237.     object Catch6: TLabel
  238.       Left = 39
  239.       Top = 142
  240.       Width = 21
  241.       Height = 21
  242.       Alignment = taCenter
  243.       AutoSize = False
  244.       Caption = '20'
  245.       Font.Color = clBlack
  246.       Font.Height = -19
  247.       Font.Name = 'Times New Roman'
  248.       Font.Style = [fsBold]
  249.       ParentFont = False
  250.       Transparent = True
  251.       Visible = False
  252.     end
  253.     object Catch7: TLabel
  254.       Left = 39
  255.       Top = 162
  256.       Width = 21
  257.       Height = 21
  258.       Alignment = taCenter
  259.       AutoSize = False
  260.       Caption = '20'
  261.       Font.Color = clBlack
  262.       Font.Height = -19
  263.       Font.Name = 'Times New Roman'
  264.       Font.Style = [fsBold]
  265.       ParentFont = False
  266.       Transparent = True
  267.       Visible = False
  268.     end
  269.     object Catch8: TLabel
  270.       Left = 39
  271.       Top = 182
  272.       Width = 21
  273.       Height = 21
  274.       Alignment = taCenter
  275.       AutoSize = False
  276.       Caption = '20'
  277.       Font.Color = clBlack
  278.       Font.Height = -19
  279.       Font.Name = 'Times New Roman'
  280.       Font.Style = [fsBold]
  281.       ParentFont = False
  282.       Transparent = True
  283.       Visible = False
  284.     end
  285.     object Win0: TLabel
  286.       Left = 83
  287.       Top = 22
  288.       Width = 103
  289.       Height = 21
  290.       Alignment = taRightJustify
  291.       AutoSize = False
  292.       Caption = '$3.00'
  293.       Font.Color = clBlack
  294.       Font.Height = -19
  295.       Font.Name = 'Times New Roman'
  296.       Font.Style = [fsBold]
  297.       ParentFont = False
  298.       Transparent = True
  299.     end
  300.     object Win1: TLabel
  301.       Left = 83
  302.       Top = 42
  303.       Width = 103
  304.       Height = 21
  305.       Alignment = taRightJustify
  306.       AutoSize = False
  307.       Caption = '$'
  308.       Font.Color = clBlack
  309.       Font.Height = -19
  310.       Font.Name = 'Times New Roman'
  311.       Font.Style = [fsBold]
  312.       ParentFont = False
  313.       Transparent = True
  314.       Visible = False
  315.     end
  316.     object Win2: TLabel
  317.       Left = 83
  318.       Top = 62
  319.       Width = 103
  320.       Height = 21
  321.       Alignment = taRightJustify
  322.       AutoSize = False
  323.       Caption = '$'
  324.       Font.Color = clBlack
  325.       Font.Height = -19
  326.       Font.Name = 'Times New Roman'
  327.       Font.Style = [fsBold]
  328.       ParentFont = False
  329.       Transparent = True
  330.       Visible = False
  331.     end
  332.     object Win3: TLabel
  333.       Left = 83
  334.       Top = 82
  335.       Width = 103
  336.       Height = 21
  337.       Alignment = taRightJustify
  338.       AutoSize = False
  339.       Caption = '$'
  340.       Font.Color = clBlack
  341.       Font.Height = -19
  342.       Font.Name = 'Times New Roman'
  343.       Font.Style = [fsBold]
  344.       ParentFont = False
  345.       Transparent = True
  346.       Visible = False
  347.     end
  348.     object Win4: TLabel
  349.       Left = 83
  350.       Top = 102
  351.       Width = 103
  352.       Height = 21
  353.       Alignment = taRightJustify
  354.       AutoSize = False
  355.       Caption = '$'
  356.       Font.Color = clBlack
  357.       Font.Height = -19
  358.       Font.Name = 'Times New Roman'
  359.       Font.Style = [fsBold]
  360.       ParentFont = False
  361.       Transparent = True
  362.       Visible = False
  363.     end
  364.     object Win5: TLabel
  365.       Left = 83
  366.       Top = 122
  367.       Width = 103
  368.       Height = 21
  369.       Alignment = taRightJustify
  370.       AutoSize = False
  371.       Caption = '$'
  372.       Font.Color = clBlack
  373.       Font.Height = -19
  374.       Font.Name = 'Times New Roman'
  375.       Font.Style = [fsBold]
  376.       ParentFont = False
  377.       Transparent = True
  378.       Visible = False
  379.     end
  380.     object Win6: TLabel
  381.       Left = 83
  382.       Top = 142
  383.       Width = 103
  384.       Height = 21
  385.       Alignment = taRightJustify
  386.       AutoSize = False
  387.       Caption = '$'
  388.       Font.Color = clBlack
  389.       Font.Height = -19
  390.       Font.Name = 'Times New Roman'
  391.       Font.Style = [fsBold]
  392.       ParentFont = False
  393.       Transparent = True
  394.       Visible = False
  395.     end
  396.     object Win7: TLabel
  397.       Left = 83
  398.       Top = 162
  399.       Width = 103
  400.       Height = 21
  401.       Alignment = taRightJustify
  402.       AutoSize = False
  403.       Caption = '$'
  404.       Font.Color = clBlack
  405.       Font.Height = -19
  406.       Font.Name = 'Times New Roman'
  407.       Font.Style = [fsBold]
  408.       ParentFont = False
  409.       Transparent = True
  410.       Visible = False
  411.     end
  412.     object Win8: TLabel
  413.       Left = 83
  414.       Top = 182
  415.       Width = 103
  416.       Height = 21
  417.       Alignment = taRightJustify
  418.       AutoSize = False
  419.       Caption = '$'
  420.       Font.Color = clBlack
  421.       Font.Height = -19
  422.       Font.Name = 'Times New Roman'
  423.       Font.Style = [fsBold]
  424.       ParentFont = False
  425.       Transparent = True
  426.       Visible = False
  427.     end
  428.     object Catch9: TLabel
  429.       Left = 39
  430.       Top = 202
  431.       Width = 21
  432.       Height = 21
  433.       Alignment = taCenter
  434.       AutoSize = False
  435.       Caption = '20'
  436.       Font.Color = clBlack
  437.       Font.Height = -19
  438.       Font.Name = 'Times New Roman'
  439.       Font.Style = [fsBold]
  440.       ParentFont = False
  441.       Transparent = True
  442.       Visible = False
  443.     end
  444.     object Win9: TLabel
  445.       Left = 83
  446.       Top = 202
  447.       Width = 103
  448.       Height = 21
  449.       Alignment = taRightJustify
  450.       AutoSize = False
  451.       Caption = '$'
  452.       Font.Color = clBlack
  453.       Font.Height = -19
  454.       Font.Name = 'Times New Roman'
  455.       Font.Style = [fsBold]
  456.       ParentFont = False
  457.       Transparent = True
  458.       Visible = False
  459.     end
  460.     object Odds0: TLabel
  461.       Left = 209
  462.       Top = 22
  463.       Width = 94
  464.       Height = 21
  465.       Caption = '1 in 4.0000'
  466.       Font.Color = clBlack
  467.       Font.Height = -19
  468.       Font.Name = 'Times New Roman'
  469.       Font.Style = [fsBold]
  470.       ParentFont = False
  471.       Transparent = True
  472.     end
  473.     object OddsLabel: TLabel
  474.       Left = 209
  475.       Top = 2
  476.       Width = 56
  477.       Height = 21
  478.       Caption = 'ODDS'
  479.       Font.Color = clBlack
  480.       Font.Height = -19
  481.       Font.Name = 'Times New Roman'
  482.       Font.Style = [fsBold]
  483.       ParentFont = False
  484.       Transparent = True
  485.     end
  486.     object Odds1: TLabel
  487.       Left = 209
  488.       Top = 42
  489.       Width = 32
  490.       Height = 21
  491.       Caption = '1 in'
  492.       Font.Color = clBlack
  493.       Font.Height = -19
  494.       Font.Name = 'Times New Roman'
  495.       Font.Style = [fsBold]
  496.       ParentFont = False
  497.       Transparent = True
  498.       Visible = False
  499.     end
  500.     object Odds2: TLabel
  501.       Left = 209
  502.       Top = 62
  503.       Width = 32
  504.       Height = 21
  505.       Caption = '1 in'
  506.       Font.Color = clBlack
  507.       Font.Height = -19
  508.       Font.Name = 'Times New Roman'
  509.       Font.Style = [fsBold]
  510.       ParentFont = False
  511.       Transparent = True
  512.       Visible = False
  513.     end
  514.     object Odds3: TLabel
  515.       Left = 209
  516.       Top = 82
  517.       Width = 32
  518.       Height = 21
  519.       Caption = '1 in'
  520.       Font.Color = clBlack
  521.       Font.Height = -19
  522.       Font.Name = 'Times New Roman'
  523.       Font.Style = [fsBold]
  524.       ParentFont = False
  525.       Transparent = True
  526.       Visible = False
  527.     end
  528.     object Odds4: TLabel
  529.       Left = 209
  530.       Top = 102
  531.       Width = 32
  532.       Height = 21
  533.       Caption = '1 in'
  534.       Font.Color = clBlack
  535.       Font.Height = -19
  536.       Font.Name = 'Times New Roman'
  537.       Font.Style = [fsBold]
  538.       ParentFont = False
  539.       Transparent = True
  540.       Visible = False
  541.     end
  542.     object Odds5: TLabel
  543.       Left = 209
  544.       Top = 122
  545.       Width = 32
  546.       Height = 21
  547.       Caption = '1 in'
  548.       Font.Color = clBlack
  549.       Font.Height = -19
  550.       Font.Name = 'Times New Roman'
  551.       Font.Style = [fsBold]
  552.       ParentFont = False
  553.       Transparent = True
  554.       Visible = False
  555.     end
  556.     object Odds6: TLabel
  557.       Left = 209
  558.       Top = 142
  559.       Width = 32
  560.       Height = 21
  561.       Caption = '1 in'
  562.       Font.Color = clBlack
  563.       Font.Height = -19
  564.       Font.Name = 'Times New Roman'
  565.       Font.Style = [fsBold]
  566.       ParentFont = False
  567.       Transparent = True
  568.       Visible = False
  569.     end
  570.     object Odds7: TLabel
  571.       Left = 209
  572.       Top = 162
  573.       Width = 32
  574.       Height = 21
  575.       Caption = '1 in'
  576.       Font.Color = clBlack
  577.       Font.Height = -19
  578.       Font.Name = 'Times New Roman'
  579.       Font.Style = [fsBold]
  580.       ParentFont = False
  581.       Transparent = True
  582.       Visible = False
  583.     end
  584.     object Odds8: TLabel
  585.       Left = 209
  586.       Top = 182
  587.       Width = 32
  588.       Height = 21
  589.       Caption = '1 in'
  590.       Font.Color = clBlack
  591.       Font.Height = -19
  592.       Font.Name = 'Times New Roman'
  593.       Font.Style = [fsBold]
  594.       ParentFont = False
  595.       Transparent = True
  596.       Visible = False
  597.     end
  598.     object Odds9: TLabel
  599.       Left = 209
  600.       Top = 202
  601.       Width = 32
  602.       Height = 21
  603.       Caption = '1 in'
  604.       Font.Color = clBlack
  605.       Font.Height = -19
  606.       Font.Name = 'Times New Roman'
  607.       Font.Style = [fsBold]
  608.       ParentFont = False
  609.       Transparent = True
  610.       Visible = False
  611.     end
  612.     object Catch10: TLabel
  613.       Left = 39
  614.       Top = 222
  615.       Width = 21
  616.       Height = 21
  617.       Alignment = taCenter
  618.       AutoSize = False
  619.       Caption = '20'
  620.       Font.Color = clBlack
  621.       Font.Height = -19
  622.       Font.Name = 'Times New Roman'
  623.       Font.Style = [fsBold]
  624.       ParentFont = False
  625.       Transparent = True
  626.       Visible = False
  627.     end
  628.     object Win10: TLabel
  629.       Left = 83
  630.       Top = 222
  631.       Width = 103
  632.       Height = 21
  633.       Alignment = taRightJustify
  634.       AutoSize = False
  635.       Caption = '$'
  636.       Font.Color = clBlack
  637.       Font.Height = -19
  638.       Font.Name = 'Times New Roman'
  639.       Font.Style = [fsBold]
  640.       ParentFont = False
  641.       Transparent = True
  642.       Visible = False
  643.     end
  644.     object Odds10: TLabel
  645.       Left = 209
  646.       Top = 222
  647.       Width = 32
  648.       Height = 21
  649.       Caption = '1 in'
  650.       Font.Color = clBlack
  651.       Font.Height = -19
  652.       Font.Name = 'Times New Roman'
  653.       Font.Style = [fsBold]
  654.       ParentFont = False
  655.       Transparent = True
  656.       Visible = False
  657.     end
  658.     object Odds11: TLabel
  659.       Left = 209
  660.       Top = 242
  661.       Width = 32
  662.       Height = 21
  663.       Caption = '1 in'
  664.       Font.Color = clBlack
  665.       Font.Height = -19
  666.       Font.Name = 'Times New Roman'
  667.       Font.Style = [fsBold]
  668.       ParentFont = False
  669.       Transparent = True
  670.       Visible = False
  671.     end
  672.     object Win11: TLabel
  673.       Left = 83
  674.       Top = 242
  675.       Width = 103
  676.       Height = 21
  677.       Alignment = taRightJustify
  678.       AutoSize = False
  679.       Caption = '$'
  680.       Font.Color = clBlack
  681.       Font.Height = -19
  682.       Font.Name = 'Times New Roman'
  683.       Font.Style = [fsBold]
  684.       ParentFont = False
  685.       Transparent = True
  686.       Visible = False
  687.     end
  688.     object Catch11: TLabel
  689.       Left = 39
  690.       Top = 242
  691.       Width = 21
  692.       Height = 21
  693.       Alignment = taCenter
  694.       AutoSize = False
  695.       Caption = '20'
  696.       Font.Color = clBlack
  697.       Font.Height = -19
  698.       Font.Name = 'Times New Roman'
  699.       Font.Style = [fsBold]
  700.       ParentFont = False
  701.       Transparent = True
  702.       Visible = False
  703.     end
  704.     object Catch12: TLabel
  705.       Left = 39
  706.       Top = 262
  707.       Width = 21
  708.       Height = 21
  709.       Alignment = taCenter
  710.       AutoSize = False
  711.       Caption = '20'
  712.       Font.Color = clBlack
  713.       Font.Height = -19
  714.       Font.Name = 'Times New Roman'
  715.       Font.Style = [fsBold]
  716.       ParentFont = False
  717.       Transparent = True
  718.       Visible = False
  719.     end
  720.     object Win12: TLabel
  721.       Left = 83
  722.       Top = 262
  723.       Width = 103
  724.       Height = 21
  725.       Alignment = taRightJustify
  726.       AutoSize = False
  727.       Caption = '$'
  728.       Font.Color = clBlack
  729.       Font.Height = -19
  730.       Font.Name = 'Times New Roman'
  731.       Font.Style = [fsBold]
  732.       ParentFont = False
  733.       Transparent = True
  734.       Visible = False
  735.     end
  736.     object Odds12: TLabel
  737.       Left = 209
  738.       Top = 262
  739.       Width = 32
  740.       Height = 21
  741.       Caption = '1 in'
  742.       Font.Color = clBlack
  743.       Font.Height = -19
  744.       Font.Name = 'Times New Roman'
  745.       Font.Style = [fsBold]
  746.       ParentFont = False
  747.       Transparent = True
  748.       Visible = False
  749.     end
  750.     object Odds13: TLabel
  751.       Left = 209
  752.       Top = 282
  753.       Width = 32
  754.       Height = 21
  755.       Caption = '1 in'
  756.       Font.Color = clBlack
  757.       Font.Height = -19
  758.       Font.Name = 'Times New Roman'
  759.       Font.Style = [fsBold]
  760.       ParentFont = False
  761.       Transparent = True
  762.       Visible = False
  763.     end
  764.     object Win13: TLabel
  765.       Left = 83
  766.       Top = 282
  767.       Width = 103
  768.       Height = 21
  769.       Alignment = taRightJustify
  770.       AutoSize = False
  771.       Caption = '$'
  772.       Font.Color = clBlack
  773.       Font.Height = -19
  774.       Font.Name = 'Times New Roman'
  775.       Font.Style = [fsBold]
  776.       ParentFont = False
  777.       Transparent = True
  778.       Visible = False
  779.     end
  780.     object Catch13: TLabel
  781.       Left = 39
  782.       Top = 282
  783.       Width = 21
  784.       Height = 21
  785.       Alignment = taCenter
  786.       AutoSize = False
  787.       Caption = '20'
  788.       Font.Color = clBlack
  789.       Font.Height = -19
  790.       Font.Name = 'Times New Roman'
  791.       Font.Style = [fsBold]
  792.       ParentFont = False
  793.       Transparent = True
  794.       Visible = False
  795.     end
  796.     object Catch14: TLabel
  797.       Left = 39
  798.       Top = 302
  799.       Width = 21
  800.       Height = 21
  801.       Alignment = taCenter
  802.       AutoSize = False
  803.       Caption = '20'
  804.       Font.Color = clBlack
  805.       Font.Height = -19
  806.       Font.Name = 'Times New Roman'
  807.       Font.Style = [fsBold]
  808.       ParentFont = False
  809.       Transparent = True
  810.       Visible = False
  811.     end
  812.     object Win14: TLabel
  813.       Left = 83
  814.       Top = 302
  815.       Width = 103
  816.       Height = 21
  817.       Alignment = taRightJustify
  818.       AutoSize = False
  819.       Caption = '$'
  820.       Font.Color = clBlack
  821.       Font.Height = -19
  822.       Font.Name = 'Times New Roman'
  823.       Font.Style = [fsBold]
  824.       ParentFont = False
  825.       Transparent = True
  826.       Visible = False
  827.     end
  828.     object Odds14: TLabel
  829.       Left = 209
  830.       Top = 302
  831.       Width = 32
  832.       Height = 21
  833.       Caption = '1 in'
  834.       Font.Color = clBlack
  835.       Font.Height = -19
  836.       Font.Name = 'Times New Roman'
  837.       Font.Style = [fsBold]
  838.       ParentFont = False
  839.       Transparent = True
  840.       Visible = False
  841.     end
  842.     object Odds15: TLabel
  843.       Left = 209
  844.       Top = 322
  845.       Width = 32
  846.       Height = 21
  847.       Caption = '1 in'
  848.       Font.Color = clBlack
  849.       Font.Height = -19
  850.       Font.Name = 'Times New Roman'
  851.       Font.Style = [fsBold]
  852.       ParentFont = False
  853.       Transparent = True
  854.       Visible = False
  855.     end
  856.     object Win15: TLabel
  857.       Left = 83
  858.       Top = 322
  859.       Width = 103
  860.       Height = 21
  861.       Alignment = taRightJustify
  862.       AutoSize = False
  863.       Caption = '$'
  864.       Font.Color = clBlack
  865.       Font.Height = -19
  866.       Font.Name = 'Times New Roman'
  867.       Font.Style = [fsBold]
  868.       ParentFont = False
  869.       Transparent = True
  870.       Visible = False
  871.     end
  872.     object Catch15: TLabel
  873.       Left = 39
  874.       Top = 322
  875.       Width = 21
  876.       Height = 21
  877.       Alignment = taCenter
  878.       AutoSize = False
  879.       Caption = '20'
  880.       Font.Color = clBlack
  881.       Font.Height = -19
  882.       Font.Name = 'Times New Roman'
  883.       Font.Style = [fsBold]
  884.       ParentFont = False
  885.       Transparent = True
  886.       Visible = False
  887.     end
  888.     object Catch16: TLabel
  889.       Left = 39
  890.       Top = 342
  891.       Width = 21
  892.       Height = 21
  893.       Alignment = taCenter
  894.       AutoSize = False
  895.       Caption = '20'
  896.       Font.Color = clBlack
  897.       Font.Height = -19
  898.       Font.Name = 'Times New Roman'
  899.       Font.Style = [fsBold]
  900.       ParentFont = False
  901.       Transparent = True
  902.       Visible = False
  903.     end
  904.     object Win16: TLabel
  905.       Left = 83
  906.       Top = 342
  907.       Width = 103
  908.       Height = 21
  909.       Alignment = taRightJustify
  910.       AutoSize = False
  911.       Caption = '$'
  912.       Font.Color = clBlack
  913.       Font.Height = -19
  914.       Font.Name = 'Times New Roman'
  915.       Font.Style = [fsBold]
  916.       ParentFont = False
  917.       Transparent = True
  918.       Visible = False
  919.     end
  920.     object Odds16: TLabel
  921.       Left = 209
  922.       Top = 342
  923.       Width = 32
  924.       Height = 21
  925.       Caption = '1 in'
  926.       Font.Color = clBlack
  927.       Font.Height = -19
  928.       Font.Name = 'Times New Roman'
  929.       Font.Style = [fsBold]
  930.       ParentFont = False
  931.       Transparent = True
  932.       Visible = False
  933.     end
  934.     object Odds17: TLabel
  935.       Left = 209
  936.       Top = 362
  937.       Width = 32
  938.       Height = 21
  939.       Caption = '1 in'
  940.       Font.Color = clBlack
  941.       Font.Height = -19
  942.       Font.Name = 'Times New Roman'
  943.       Font.Style = [fsBold]
  944.       ParentFont = False
  945.       Transparent = True
  946.       Visible = False
  947.     end
  948.     object Win17: TLabel
  949.       Left = 83
  950.       Top = 362
  951.       Width = 103
  952.       Height = 21
  953.       Alignment = taRightJustify
  954.       AutoSize = False
  955.       Caption = '$'
  956.       Font.Color = clBlack
  957.       Font.Height = -19
  958.       Font.Name = 'Times New Roman'
  959.       Font.Style = [fsBold]
  960.       ParentFont = False
  961.       Transparent = True
  962.       Visible = False
  963.     end
  964.     object Catch17: TLabel
  965.       Left = 39
  966.       Top = 362
  967.       Width = 21
  968.       Height = 21
  969.       Alignment = taCenter
  970.       AutoSize = False
  971.       Caption = '20'
  972.       Font.Color = clBlack
  973.       Font.Height = -19
  974.       Font.Name = 'Times New Roman'
  975.       Font.Style = [fsBold]
  976.       ParentFont = False
  977.       Transparent = True
  978.       Visible = False
  979.     end
  980.     object Catch18: TLabel
  981.       Left = 39
  982.       Top = 382
  983.       Width = 21
  984.       Height = 21
  985.       Alignment = taCenter
  986.       AutoSize = False
  987.       Caption = '20'
  988.       Font.Color = clBlack
  989.       Font.Height = -19
  990.       Font.Name = 'Times New Roman'
  991.       Font.Style = [fsBold]
  992.       ParentFont = False
  993.       Transparent = True
  994.       Visible = False
  995.     end
  996.     object Win18: TLabel
  997.       Left = 83
  998.       Top = 382
  999.       Width = 103
  1000.       Height = 21
  1001.       Alignment = taRightJustify
  1002.       AutoSize = False
  1003.       Caption = '$'
  1004.       Font.Color = clBlack
  1005.       Font.Height = -19
  1006.       Font.Name = 'Times New Roman'
  1007.       Font.Style = [fsBold]
  1008.       ParentFont = False
  1009.       Transparent = True
  1010.       Visible = False
  1011.     end
  1012.     object Odds18: TLabel
  1013.       Left = 209
  1014.       Top = 382
  1015.       Width = 32
  1016.       Height = 21
  1017.       Caption = '1 in'
  1018.       Font.Color = clBlack
  1019.       Font.Height = -19
  1020.       Font.Name = 'Times New Roman'
  1021.       Font.Style = [fsBold]
  1022.       ParentFont = False
  1023.       Transparent = True
  1024.       Visible = False
  1025.     end
  1026.     object Odds19: TLabel
  1027.       Left = 209
  1028.       Top = 402
  1029.       Width = 32
  1030.       Height = 21
  1031.       Caption = '1 in'
  1032.       Font.Color = clBlack
  1033.       Font.Height = -19
  1034.       Font.Name = 'Times New Roman'
  1035.       Font.Style = [fsBold]
  1036.       ParentFont = False
  1037.       Transparent = True
  1038.       Visible = False
  1039.     end
  1040.     object Win19: TLabel
  1041.       Left = 83
  1042.       Top = 402
  1043.       Width = 103
  1044.       Height = 21
  1045.       Alignment = taRightJustify
  1046.       AutoSize = False
  1047.       Caption = '$'
  1048.       Font.Color = clBlack
  1049.       Font.Height = -19
  1050.       Font.Name = 'Times New Roman'
  1051.       Font.Style = [fsBold]
  1052.       ParentFont = False
  1053.       Transparent = True
  1054.       Visible = False
  1055.     end
  1056.     object Catch19: TLabel
  1057.       Left = 40
  1058.       Top = 402
  1059.       Width = 19
  1060.       Height = 21
  1061.       Alignment = taCenter
  1062.       AutoSize = False
  1063.       Caption = '20'
  1064.       Font.Color = clBlack
  1065.       Font.Height = -19
  1066.       Font.Name = 'Times New Roman'
  1067.       Font.Style = [fsBold]
  1068.       ParentFont = False
  1069.       Transparent = True
  1070.       Visible = False
  1071.     end
  1072.     object Catch20: TLabel
  1073.       Left = 39
  1074.       Top = 422
  1075.       Width = 21
  1076.       Height = 21
  1077.       Alignment = taCenter
  1078.       AutoSize = False
  1079.       Caption = '20'
  1080.       Font.Color = clBlack
  1081.       Font.Height = -19
  1082.       Font.Name = 'Times New Roman'
  1083.       Font.Style = [fsBold]
  1084.       ParentFont = False
  1085.       Transparent = True
  1086.       Visible = False
  1087.     end
  1088.     object Win20: TLabel
  1089.       Left = 83
  1090.       Top = 422
  1091.       Width = 103
  1092.       Height = 21
  1093.       Alignment = taRightJustify
  1094.       AutoSize = False
  1095.       Caption = '$'
  1096.       Font.Color = clBlack
  1097.       Font.Height = -19
  1098.       Font.Name = 'Times New Roman'
  1099.       Font.Style = [fsBold]
  1100.       ParentFont = False
  1101.       Transparent = True
  1102.       Visible = False
  1103.     end
  1104.     object Odds20: TLabel
  1105.       Left = 209
  1106.       Top = 422
  1107.       Width = 32
  1108.       Height = 21
  1109.       Caption = '1 in'
  1110.       Font.Color = clBlack
  1111.       Font.Height = -19
  1112.       Font.Name = 'Times New Roman'
  1113.       Font.Style = [fsBold]
  1114.       ParentFont = False
  1115.       Transparent = True
  1116.       Visible = False
  1117.     end
  1118.     object TicketLabel: TLabel
  1119.       Left = 439
  1120.       Top = 60
  1121.       Width = 178
  1122.       Height = 23
  1123.       Alignment = taCenter
  1124.       AutoSize = False
  1125.       Caption = 'REGULAR'
  1126.       Font.Color = clBlack
  1127.       Font.Height = -21
  1128.       Font.Name = 'Times New Roman'
  1129.       Font.Style = [fsBold]
  1130.       ParentFont = False
  1131.       Transparent = True
  1132.     end
  1133.     object Label1a: TLabel
  1134.       Left = 479
  1135.       Top = 130
  1136.       Width = 99
  1137.       Height = 23
  1138.       Alignment = taCenter
  1139.       AutoSize = False
  1140.       Caption = 'WINNING'
  1141.       Font.Color = clBlack
  1142.       Font.Height = -21
  1143.       Font.Name = 'Times New Roman'
  1144.       Font.Style = [fsBold]
  1145.       ParentFont = False
  1146.       Transparent = True
  1147.     end
  1148.     object Label2a: TLabel
  1149.       Left = 483
  1150.       Top = 200
  1151.       Width = 90
  1152.       Height = 23
  1153.       Alignment = taCenter
  1154.       AutoSize = False
  1155.       Caption = 'RETURN'
  1156.       Font.Color = clBlack
  1157.       Font.Height = -21
  1158.       Font.Name = 'Times New Roman'
  1159.       Font.Style = [fsBold]
  1160.       ParentFont = False
  1161.       Transparent = True
  1162.     end
  1163.     object ProbabilityLabel: TLabel
  1164.       Left = 439
  1165.       Top = 150
  1166.       Width = 178
  1167.       Height = 23
  1168.       Alignment = taCenter
  1169.       AutoSize = False
  1170.       Caption = '1 in 4.0000'
  1171.       Font.Color = clBlack
  1172.       Font.Height = -21
  1173.       Font.Name = 'Times New Roman'
  1174.       Font.Style = [fsBold]
  1175.       ParentFont = False
  1176.       Transparent = True
  1177.     end
  1178.     object ReturnLabel: TLabel
  1179.       Left = 439
  1180.       Top = 220
  1181.       Width = 178
  1182.       Height = 23
  1183.       Alignment = taCenter
  1184.       AutoSize = False
  1185.       Caption = '$0.75'
  1186.       Font.Color = clBlack
  1187.       Font.Height = -21
  1188.       Font.Name = 'Times New Roman'
  1189.       Font.Style = [fsBold]
  1190.       ParentFont = False
  1191.       Transparent = True
  1192.     end
  1193.     object Label1: TLabel
  1194.       Left = 465
  1195.       Top = 110
  1196.       Width = 127
  1197.       Height = 23
  1198.       Alignment = taCenter
  1199.       AutoSize = False
  1200.       Caption = 'CHANCE OF'
  1201.       Font.Color = clBlack
  1202.       Font.Height = -21
  1203.       Font.Name = 'Times New Roman'
  1204.       Font.Style = [fsBold]
  1205.       ParentFont = False
  1206.       Transparent = True
  1207.     end
  1208.     object Label2: TLabel
  1209.       Left = 471
  1210.       Top = 180
  1211.       Width = 115
  1212.       Height = 23
  1213.       Alignment = taCenter
  1214.       AutoSize = False
  1215.       Caption = 'EXPECTED'
  1216.       Font.Color = clBlack
  1217.       Font.Height = -21
  1218.       Font.Name = 'Times New Roman'
  1219.       Font.Style = [fsBold]
  1220.       ParentFont = False
  1221.       Transparent = True
  1222.     end
  1223.     object HelpButton: TBitBtn
  1224.       Left = 539
  1225.       Top = 8
  1226.       Width = 80
  1227.       Height = 30
  1228.       Caption = '&HELP'
  1229.       Font.Color = clWindowText
  1230.       Font.Height = -20
  1231.       Font.Name = 'Times New Roman'
  1232.       Font.Style = [fsBold]
  1233.       ParentFont = False
  1234.       TabOrder = 0
  1235.       OnClick = HelpButtonClick
  1236.       Kind = bkHelp
  1237.     end
  1238.     object OneInButton: TBitBtn
  1239.       Left = 400
  1240.       Top = 8
  1241.       Width = 62
  1242.       Height = 30
  1243.       Caption = '&1 in'
  1244.       Font.Color = clWindowText
  1245.       Font.Height = -20
  1246.       Font.Name = 'Times New Roman'
  1247.       Font.Style = [fsBold]
  1248.       ParentFont = False
  1249.       TabOrder = 2
  1250.       OnClick = OneInButtonClick
  1251.       Kind = bkAll
  1252.     end
  1253.     object PercentButton: TBitBtn
  1254.       Left = 470
  1255.       Top = 8
  1256.       Width = 62
  1257.       Height = 30
  1258.       Cancel = True
  1259.       Caption = '&%'
  1260.       Font.Color = clWindowText
  1261.       Font.Height = -20
  1262.       Font.Name = 'Times New Roman'
  1263.       Font.Style = [fsBold]
  1264.       ModalResult = 7
  1265.       ParentFont = False
  1266.       TabOrder = 1
  1267.       OnClick = PercentButtonClick
  1268.       Glyph.Data = {
  1269.         CE070000424DCE07000000000000360000002800000024000000120000000100
  1270.         1800000000009807000000000000000000000000000000000000007F7F007F7F
  1271.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1272.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1273.         7F7F007F7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF007F7F007F7F007F7F007F7F
  1274.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7F7F7F
  1275.         7F7F7F7F7F7F7F7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1276.         7F7F007F7F007F7F007F7FFFFFFF7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  1277.         FFFFFFFFFFFFFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F
  1278.         7F7F7F7F00007F00007F00007F00007F00007F00007F7F7F7F7F7F7F007F7F00
  1279.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7F007F7F007F7F
  1280.         FFFFFFFFFFFFFFFFFF007F7F7F7F7F7F7F7FFFFFFFFFFFFF007F7F007F7F007F
  1281.         7F007F7F007F7F7F7F7F00007F00007F00007F0000FF0000FF0000FF0000FF00
  1282.         007F00007F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F
  1283.         FFFFFF007F7F007F7F7F7F7F7F7F7F7F7F7F7F7F7FFFFFFF007F7F007F7F7F7F
  1284.         7FFFFFFFFFFFFF007F7F007F7F007F7F0000FF00007F00007F0000FF0000FF00
  1285.         7F7F007F7F007F7F007F7F00007F00007F00007F00007F7F7F7F007F7F007F7F
  1286.         007F7F007F7F7F7F7FFFFFFF007F7F7F7F7F7F7F7F007F7F007F7F007F7F007F
  1287.         7F7F7F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F0000FF00
  1288.         007F00007F007F7F007F7F007F7F007F7F007F7F7F7F7F00007F00007F00007F
  1289.         00007F7F7F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF7F7F7FFFFFFF007F
  1290.         7F007F7F007F7F007F7F7F7F7F007F7F007F7FFFFFFF007F7F7F7F7FFFFFFF00
  1291.         7F7F007F7F0000FF00007F00007F7F7F7F007F7F007F7F007F7F007F7F7F7F7F
  1292.         00007F00007F00007F0000FF00007F00007F7F7F7F007F7F007F7F7F7F7FFFFF
  1293.         FF007F7F7F7F7FFFFFFF007F7F007F7F007F7F7F7F7F007F7F007F7FFFFFFF7F
  1294.         7F7FFFFFFF007F7F7F7F7FFFFFFF007F7F0000FF00007F7F7F7F007F7F007F7F
  1295.         007F7F007F7F7F7F7F00007F00007F00007F0000FF007F7F0000FF00007F7F7F
  1296.         7F007F7F007F7F7F7F7FFFFFFF7F7F7FFFFFFF007F7F007F7F007F7F7F7F7F00
  1297.         7F7F007F7FFFFFFF7F7F7F007F7F7F7F7FFFFFFF7F7F7FFFFFFF007F7F0000FF
  1298.         00007F7F7F7F007F7F007F7F007F7F7F7F7F00007F00007F00007F0000FF007F
  1299.         7F007F7F0000FF00007F7F7F7F007F7F007F7F7F7F7FFFFFFF7F7F7FFFFFFF00
  1300.         7F7F007F7F7F7F7F007F7F007F7FFFFFFF7F7F7F007F7F007F7F7F7F7FFFFFFF
  1301.         7F7F7FFFFFFF007F7F0000FF00007F7F7F7F007F7F007F7F7F7F7F00007F0000
  1302.         7F00007F0000FF007F7F007F7F007F7F0000FF00007F7F7F7F007F7F007F7F7F
  1303.         7F7FFFFFFF7F7F7FFFFFFF007F7F7F7F7F007F7F007F7FFFFFFF7F7F7F007F7F
  1304.         007F7F007F7F7F7F7FFFFFFF7F7F7FFFFFFF007F7F0000FF00007F7F7F7F007F
  1305.         7F7F7F7F00007F00007F00007F0000FF007F7F007F7F007F7F007F7F0000FF00
  1306.         007F7F7F7F007F7F007F7F7F7F7FFFFFFF7F7F7FFFFFFF7F7F7F007F7F007F7F
  1307.         FFFFFF7F7F7F007F7F007F7F007F7F007F7F7F7F7F007F7F7F7F7FFFFFFF007F
  1308.         7F0000FF00007F00007F7F7F7F00007F00007F00007F0000FF007F7F007F7F00
  1309.         7F7F007F7F0000FF00007F00007F7F7F7F007F7F007F7F7F7F7FFFFFFF007F7F
  1310.         7F7F7F007F7F007F7FFFFFFF7F7F7F007F7F007F7F007F7F007F7F7F7F7F007F
  1311.         7F007F7F7F7F7F007F7F007F7F007F7F0000FF00007F00007F00007F00007F00
  1312.         00FF007F7F007F7F007F7F007F7F007F7F0000FF00007F7F7F7F007F7F007F7F
  1313.         007F7F007F7F7F7F7FFFFFFF007F7F007F7FFFFFFF7F7F7F007F7F007F7F007F
  1314.         7FFFFFFFFFFFFF7F7F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F0000FF00
  1315.         007F00007F00007F7F7F7F007F7F007F7F007F7F007F7F7F7F7F00007F00007F
  1316.         00007F7F7F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F7F7F
  1317.         7FFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F7F7F7F007F7FFFFFFF7F7F7F007F7F00
  1318.         7F7F007F7F007F7F007F7F0000FF00007F00007F00007F7F7F7F7F7F7F7F7F7F
  1319.         7F7F7F00007F00007F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F
  1320.         7F7F7F7FFFFFFFFFFFFF007F7F7F7F7F7F7F7F7F7F7F7F7F7F007F7FFFFFFFFF
  1321.         FFFF7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000FF0000FF
  1322.         00007F00007F00007F00007F00007F00007F0000FF0000FF007F7F007F7F007F
  1323.         7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7FFFFFFFFFFFFFFFFFFFFF
  1324.         FFFFFFFFFFFFFFFF7F7F7F7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1325.         007F7F007F7F007F7F007F7F0000FF0000FF0000FF0000FF0000FF0000FF007F
  1326.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1327.         7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F007F7F007F7F007F7F007F7F
  1328.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1329.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1330.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1331.         007F7F007F7F007F7F007F7F007F7F007F7F}
  1332.       NumGlyphs = 2
  1333.     end
  1334.     object ScrollBarTicket: TScrollBar
  1335.       Left = 468
  1336.       Top = 83
  1337.       Width = 121
  1338.       Height = 16
  1339.       Ctl3D = False
  1340.       Max = 6
  1341.       Min = 1
  1342.       ParentCtl3D = False
  1343.       Position = 1
  1344.       TabOrder = 3
  1345.       OnChange = ScrollBarTicketChange
  1346.     end
  1347.     object ScrollBarWager: TScrollBar
  1348.       Left = 468
  1349.       Top = 295
  1350.       Width = 121
  1351.       Height = 16
  1352.       Ctl3D = False
  1353.       LargeChange = 20
  1354.       Max = 200
  1355.       Min = 2
  1356.       ParentCtl3D = False
  1357.       Position = 20
  1358.       TabOrder = 4
  1359.       OnChange = ScrollBarWagerChange
  1360.     end
  1361.     object ScrollBarSpot: TScrollBar
  1362.       Left = 468
  1363.       Top = 365
  1364.       Width = 121
  1365.       Height = 16
  1366.       Ctl3D = False
  1367.       Max = 15
  1368.       Min = 1
  1369.       ParentCtl3D = False
  1370.       Position = 1
  1371.       TabOrder = 5
  1372.       OnChange = ScrollBarWagerChange
  1373.     end
  1374.   end
  1375. end
  1376.