home *** CD-ROM | disk | FTP | other *** search
/ Jumbo 2,500 Game Pack / DDVDAV937D1.iso / sharewarefin / RIDE.ZIP / LETITR~1.EXE / 0 / RCDATA / TFORMHOWTO / TFORMHOWTO.txt
Text File  |  1996-06-16  |  8KB  |  289 lines

  1. object FormHowTo: TFormHowTo
  2.   Left = 229
  3.   Top = 109
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'How To Play Let It Ride'
  7.   ClientHeight = 325
  8.   ClientWidth = 328
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object PreviousButton: TSpeedButton
  17.     Left = 8
  18.     Top = 296
  19.     Width = 65
  20.     Height = 25
  21.     Caption = '<- Prev.'
  22.     Enabled = False
  23.     OnClick = PreviousButtonClick
  24.   end
  25.   object NextButton: TSpeedButton
  26.     Left = 73
  27.     Top = 296
  28.     Width = 65
  29.     Height = 25
  30.     Caption = 'Next ->'
  31.     OnClick = NextButtonClick
  32.   end
  33.   object PageControl1: TPageControl
  34.     Left = 0
  35.     Top = 0
  36.     Width = 328
  37.     Height = 289
  38.     ActivePage = TabSheet1
  39.     TabOrder = 0
  40.     object TabSheet1: TTabSheet
  41.       Caption = 'TabSheet1'
  42.       TabVisible = False
  43.       object Label1: TLabel
  44.         Left = 8
  45.         Top = 8
  46.         Width = 117
  47.         Height = 19
  48.         Caption = 'Let It Ride for 95'
  49.         Font.Color = clWindowText
  50.         Font.Height = -16
  51.         Font.Name = 'Times New Roman'
  52.         Font.Style = [fsBold]
  53.         ParentFont = False
  54.       end
  55.       object Label2: TLabel
  56.         Left = 16
  57.         Top = 48
  58.         Width = 281
  59.         Height = 65
  60.         Caption = 
  61.           'Let It Ride is a casino poker game.  It is played with 5 cards, ' +
  62.           '3 are placed in front of the player and the final 2 are placed i' +
  63.           'n front of the dealer.  The dealer doesn'#39't deal him/herself in, ' +
  64.           'they simply hold the final two cards.'
  65.       end
  66.       object Label3: TLabel
  67.         Left = 16
  68.         Top = 128
  69.         Width = 281
  70.         Height = 49
  71.         Caption = 
  72.           'After the cards are dealt face down, you have a chance to change' +
  73.           ' your wager.  The game is played with 3 equal bets.  The wager w' +
  74.           'ages from $5.00 to a table limit of $25.00.'
  75.       end
  76.       object Label4: TLabel
  77.         Left = 16
  78.         Top = 192
  79.         Width = 281
  80.         Height = 57
  81.         Caption = 
  82.           'You can change the amount of the bet by clicking on the up and d' +
  83.           'own arrows  Once you have selected your wager, click the Deal Bu' +
  84.           'tton.'
  85.         Font.Color = clWindowText
  86.         Font.Height = -11
  87.         Font.Name = 'MS Sans Serif'
  88.         Font.Style = [fsBold]
  89.         ParentFont = False
  90.       end
  91.       object Label5: TLabel
  92.         Left = 128
  93.         Top = 264
  94.         Width = 55
  95.         Height = 13
  96.         Caption = 'Page 1 of 4'
  97.       end
  98.     end
  99.     object TabSheet2: TTabSheet
  100.       Caption = 'TabSheet2'
  101.       TabVisible = False
  102.       object Label6: TLabel
  103.         Left = 128
  104.         Top = 264
  105.         Width = 55
  106.         Height = 13
  107.         Caption = 'Page 2 of 4'
  108.       end
  109.       object Label7: TLabel
  110.         Left = 8
  111.         Top = 8
  112.         Width = 117
  113.         Height = 19
  114.         Caption = 'Let It Ride for 95'
  115.         Font.Color = clWindowText
  116.         Font.Height = -16
  117.         Font.Name = 'Times New Roman'
  118.         Font.Style = [fsBold]
  119.         ParentFont = False
  120.       end
  121.       object Label8: TLabel
  122.         Left = 16
  123.         Top = 48
  124.         Width = 281
  125.         Height = 57
  126.         Caption = 
  127.           'At this time, the 3 cards in front of you will turn face up.  Kn' +
  128.           'owing 3 of the 5 cards of your poker hand, you have a decision t' +
  129.           'o make.  Whether to pull back the 1st of your 3 bets or to "Let ' +
  130.           'It Ride."'
  131.       end
  132.       object Label9: TLabel
  133.         Left = 16
  134.         Top = 128
  135.         Width = 273
  136.         Height = 41
  137.         Caption = 
  138.           'If you want pull back the first bet, click on the highlighted ch' +
  139.           'ip.  If you want to "Let It Ride", click on the button that says' +
  140.           ' "Stay of Bet 1".'
  141.         Font.Color = clWindowText
  142.         Font.Height = -11
  143.         Font.Name = 'MS Sans Serif'
  144.         Font.Style = [fsBold]
  145.         ParentFont = False
  146.       end
  147.       object Label14: TLabel
  148.         Left = 16
  149.         Top = 200
  150.         Width = 265
  151.         Height = 33
  152.         AutoSize = False
  153.         Caption = 
  154.           'After you make the decision to stay or pull back your bet, your ' +
  155.           '4th card will turn up.'
  156.       end
  157.     end
  158.     object TabSheet4: TTabSheet
  159.       Caption = 'TabSheet4'
  160.       TabVisible = False
  161.       object Label11: TLabel
  162.         Left = 128
  163.         Top = 264
  164.         Width = 55
  165.         Height = 13
  166.         Caption = 'Page 3 of 4'
  167.       end
  168.       object Label12: TLabel
  169.         Left = 8
  170.         Top = 8
  171.         Width = 117
  172.         Height = 19
  173.         Caption = 'Let It Ride for 95'
  174.         Font.Color = clWindowText
  175.         Font.Height = -16
  176.         Font.Name = 'Times New Roman'
  177.         Font.Style = [fsBold]
  178.         ParentFont = False
  179.       end
  180.       object Label13: TLabel
  181.         Left = 16
  182.         Top = 48
  183.         Width = 281
  184.         Height = 49
  185.         AutoSize = False
  186.         Caption = 
  187.           'Now you have to make the same decision (whether you want to "Let' +
  188.           ' It Ride" or pull back a bet again), however, this time, you hav' +
  189.           'e 4 of the 5 cards showing.'
  190.       end
  191.       object Label10: TLabel
  192.         Left = 16
  193.         Top = 120
  194.         Width = 273
  195.         Height = 57
  196.         AutoSize = False
  197.         Caption = 
  198.           'Like the first round, if you want pull back the first bet, click' +
  199.           ' on the highlighted chip.  If you want to "Let It Ride", click o' +
  200.           'n the button that says "Stay of Bet 2".'
  201.         Font.Color = clWindowText
  202.         Font.Height = -11
  203.         Font.Name = 'MS Sans Serif'
  204.         Font.Style = [fsBold]
  205.         ParentFont = False
  206.       end
  207.       object Label15: TLabel
  208.         Left = 16
  209.         Top = 200
  210.         Width = 265
  211.         Height = 41
  212.         AutoSize = False
  213.         Caption = 
  214.           'After you make the decision to stay or pull back your bet, your ' +
  215.           '5th and final card will turn up, thus the end of this hand.'
  216.       end
  217.     end
  218.     object TabSheet5: TTabSheet
  219.       Caption = 'TabSheet5'
  220.       TabVisible = False
  221.       object Label16: TLabel
  222.         Left = 8
  223.         Top = 8
  224.         Width = 117
  225.         Height = 19
  226.         Caption = 'Let It Ride for 95'
  227.         Font.Color = clWindowText
  228.         Font.Height = -16
  229.         Font.Name = 'Times New Roman'
  230.         Font.Style = [fsBold]
  231.         ParentFont = False
  232.       end
  233.       object Label17: TLabel
  234.         Left = 128
  235.         Top = 264
  236.         Width = 55
  237.         Height = 13
  238.         Caption = 'Page 4 of 4'
  239.       end
  240.       object Label18: TLabel
  241.         Left = 16
  242.         Top = 48
  243.         Width = 281
  244.         Height = 57
  245.         AutoSize = False
  246.         Caption = 
  247.           'If you have a winning hand, then you win the pay-off for your ha' +
  248.           'nd on EACH of your bets remaining in play!  For example, if you ' +
  249.           'have 2 bets left on the table and you have a pair of queens, the' +
  250.           'n you win 1:1 on each bet!'
  251.       end
  252.       object Label19: TLabel
  253.         Left = 16
  254.         Top = 136
  255.         Width = 281
  256.         Height = 49
  257.         AutoSize = False
  258.         Caption = 
  259.           'However, if you have a losing hand, you lose the remaining chips' +
  260.           ' in play.  If you have have a losing hand, you will always lose ' +
  261.           'at least on of your 3 bets.'
  262.       end
  263.       object Label20: TLabel
  264.         Left = 16
  265.         Top = 208
  266.         Width = 281
  267.         Height = 33
  268.         AutoSize = False
  269.         Caption = 'Finally, click on Start New Hand to play the next hand'
  270.         Font.Color = clWindowText
  271.         Font.Height = -11
  272.         Font.Name = 'MS Sans Serif'
  273.         Font.Style = [fsBold]
  274.         ParentFont = False
  275.       end
  276.     end
  277.   end
  278.   object BitBtn1: TBitBtn
  279.     Left = 250
  280.     Top = 292
  281.     Width = 75
  282.     Height = 33
  283.     Caption = 'Ok'
  284.     TabOrder = 1
  285.     OnClick = BitBtn1Click
  286.     Kind = bkOK
  287.   end
  288. end
  289.