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

  1. object FormMain: TFormMain
  2.   Left = 208
  3.   Top = 121
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Let It Ride for 95'
  7.   ClientHeight = 381
  8.   ClientWidth = 359
  9.   Color = clGreen
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Menu = MainMenu1
  16.   Position = poScreenCenter
  17.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Holder3: TShape
  22.     Left = 96
  23.     Top = 160
  24.     Width = 33
  25.     Height = 33
  26.     Brush.Color = clBlack
  27.     Brush.Style = bsDiagCross
  28.     Shape = stCircle
  29.   end
  30.   object Holder2: TShape
  31.     Left = 152
  32.     Top = 160
  33.     Width = 33
  34.     Height = 33
  35.     Brush.Color = clBlack
  36.     Brush.Style = bsDiagCross
  37.     Shape = stCircle
  38.   end
  39.   object Holder1: TShape
  40.     Left = 208
  41.     Top = 160
  42.     Width = 33
  43.     Height = 33
  44.     Brush.Color = clBlack
  45.     Brush.Style = bsDiagCross
  46.     Shape = stCircle
  47.   end
  48.   object Chip3: TShape
  49.     Left = 100
  50.     Top = 160
  51.     Width = 25
  52.     Height = 33
  53.     Brush.Color = clRed
  54.     Pen.Color = clMaroon
  55.     Pen.Width = 2
  56.     Shape = stCircle
  57.   end
  58.   object Chip2: TShape
  59.     Left = 156
  60.     Top = 160
  61.     Width = 25
  62.     Height = 33
  63.     Brush.Color = clRed
  64.     Enabled = False
  65.     Pen.Color = clMaroon
  66.     Pen.Width = 2
  67.     Shape = stCircle
  68.     OnMouseUp = Chip2MouseUp
  69.   end
  70.   object Chip1: TShape
  71.     Left = 212
  72.     Top = 160
  73.     Width = 25
  74.     Height = 33
  75.     Brush.Color = clRed
  76.     Enabled = False
  77.     Pen.Color = clMaroon
  78.     Pen.Width = 2
  79.     Shape = stCircle
  80.     OnMouseUp = Chip1MouseUp
  81.   end
  82.   object Label1: TLabel
  83.     Tag = 5
  84.     Left = 94
  85.     Top = 135
  86.     Width = 37
  87.     Height = 20
  88.     Alignment = taCenter
  89.     AutoSize = False
  90.     Caption = '$5'
  91.     Color = clWhite
  92.     Font.Color = clWhite
  93.     Font.Height = -16
  94.     Font.Name = 'MS Sans Serif'
  95.     Font.Style = [fsBold]
  96.     ParentColor = False
  97.     ParentFont = False
  98.     Transparent = True
  99.   end
  100.   object Label2: TLabel
  101.     Tag = 5
  102.     Left = 151
  103.     Top = 135
  104.     Width = 37
  105.     Height = 20
  106.     Alignment = taCenter
  107.     AutoSize = False
  108.     Caption = '$5'
  109.     Color = clWhite
  110.     Font.Color = clWhite
  111.     Font.Height = -16
  112.     Font.Name = 'MS Sans Serif'
  113.     Font.Style = [fsBold]
  114.     ParentColor = False
  115.     ParentFont = False
  116.     Transparent = True
  117.   end
  118.   object Label3: TLabel
  119.     Tag = 5
  120.     Left = 205
  121.     Top = 135
  122.     Width = 37
  123.     Height = 20
  124.     Alignment = taCenter
  125.     AutoSize = False
  126.     Caption = '$5'
  127.     Color = clWhite
  128.     Font.Color = clWhite
  129.     Font.Height = -16
  130.     Font.Name = 'MS Sans Serif'
  131.     Font.Style = [fsBold]
  132.     ParentColor = False
  133.     ParentFont = False
  134.     Transparent = True
  135.   end
  136.   object Label4: TLabel
  137.     Left = 35
  138.     Top = 137
  139.     Width = 35
  140.     Height = 13
  141.     Caption = 'Wager:'
  142.     Font.Color = clWhite
  143.     Font.Height = -11
  144.     Font.Name = 'MS Sans Serif'
  145.     Font.Style = []
  146.     ParentFont = False
  147.   end
  148.   object Deal: TSpeedButton
  149.     Left = 256
  150.     Top = 160
  151.     Width = 89
  152.     Height = 33
  153.     Caption = 'Deal'
  154.     OnClick = DealClick
  155.   end
  156.   object GameStatus: TLabel
  157.     Left = 28
  158.     Top = 240
  159.     Width = 273
  160.     Height = 21
  161.     Alignment = taCenter
  162.     AutoSize = False
  163.     Caption = 'End of Hand'
  164.     Font.Color = clWhite
  165.     Font.Height = -13
  166.     Font.Name = 'MS Sans Serif'
  167.     Font.Style = [fsBold]
  168.     ParentFont = False
  169.     Transparent = True
  170.     Visible = False
  171.   end
  172.   object Label5: TLabel
  173.     Left = 256
  174.     Top = 16
  175.     Width = 47
  176.     Height = 16
  177.     Caption = 'Cash:  $'
  178.     Font.Color = clWhite
  179.     Font.Height = -13
  180.     Font.Name = 'MS Sans Serif'
  181.     Font.Style = []
  182.     ParentFont = False
  183.   end
  184.   object CashLabel: TLabel
  185.     Left = 309
  186.     Top = 16
  187.     Width = 52
  188.     Height = 16
  189.     AutoSize = False
  190.     Caption = '100'
  191.     Font.Color = clWhite
  192.     Font.Height = -13
  193.     Font.Name = 'MS Sans Serif'
  194.     Font.Style = []
  195.     ParentFont = False
  196.   end
  197.   object Label6: TLabel
  198.     Left = 257
  199.     Top = 34
  200.     Width = 56
  201.     Height = 16
  202.     Caption = 'PayOff:  $'
  203.     Font.Color = clWhite
  204.     Font.Height = -13
  205.     Font.Name = 'MS Sans Serif'
  206.     Font.Style = []
  207.     ParentFont = False
  208.   end
  209.   object PayOffLabel: TLabel
  210.     Left = 315
  211.     Top = 34
  212.     Width = 42
  213.     Height = 16
  214.     AutoSize = False
  215.     Font.Color = clWhite
  216.     Font.Height = -13
  217.     Font.Name = 'MS Sans Serif'
  218.     Font.Style = []
  219.     ParentFont = False
  220.   end
  221.   object Card1: TSilverCards
  222.     Left = 88
  223.     Top = 8
  224.     Width = 71
  225.     Height = 95
  226.     Picture.Data = {<image001.bmp>}
  227.     CardSuit = sClubs
  228.     CardRank = rAce
  229.     CardNumber = 1
  230.     CardDesign = 1
  231.     CardSide = sFront
  232.   end
  233.   object Card2: TSilverCards
  234.     Left = 176
  235.     Top = 8
  236.     Width = 71
  237.     Height = 95
  238.     Picture.Data = {<image002.bmp>}
  239.     CardSuit = sClubs
  240.     CardRank = rAce
  241.     CardNumber = 1
  242.     CardDesign = 1
  243.     CardSide = sFront
  244.   end
  245.   object Card3: TSilverCards
  246.     Left = 48
  247.     Top = 264
  248.     Width = 71
  249.     Height = 95
  250.     Picture.Data = {<image003.bmp>}
  251.     CardSuit = sClubs
  252.     CardRank = rAce
  253.     CardNumber = 1
  254.     CardDesign = 1
  255.     CardSide = sFront
  256.   end
  257.   object Card4: TSilverCards
  258.     Left = 128
  259.     Top = 264
  260.     Width = 71
  261.     Height = 95
  262.     Picture.Data = {<image004.bmp>}
  263.     CardSuit = sClubs
  264.     CardRank = rAce
  265.     CardNumber = 1
  266.     CardDesign = 1
  267.     CardSide = sFront
  268.   end
  269.   object Card5: TSilverCards
  270.     Left = 208
  271.     Top = 264
  272.     Width = 71
  273.     Height = 95
  274.     Picture.Data = {<image005.bmp>}
  275.     CardSuit = sClubs
  276.     CardRank = rAce
  277.     CardNumber = 1
  278.     CardDesign = 1
  279.     CardSide = sFront
  280.   end
  281.   object StatusBar1: TStatusBar
  282.     Left = 0
  283.     Top = 364
  284.     Width = 359
  285.     Height = 17
  286.     Panels = <>
  287.     SimplePanel = False
  288.     SizeGrip = False
  289.   end
  290.   object SpinButton: TSpinButton
  291.     Left = 40
  292.     Top = 155
  293.     Width = 25
  294.     Height = 41
  295.     Hint = 'Increase or Decrease the amount of your bet'
  296.     Ctl3D = False
  297.     DownGlyph.Data = {
  298.       DE000000424DDE00000000000000360000002800000009000000060000000100
  299.       180000000000A800000000000000000000000000000000000000007F7F007F7F
  300.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F00007F7F007F7F007F7F00
  301.       7F7F000000007F7F007F7F007F7F007F7F00007F7F007F7F007F7F0000000000
  302.       00000000007F7F007F7F007F7F00007F7F007F7F000000000000000000000000
  303.       000000007F7F007F7F00007F7F00000000000000000000000000000000000000
  304.       0000007F7F37007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  305.       7FF7}
  306.     ParentCtl3D = False
  307.     ParentShowHint = False
  308.     ShowHint = False
  309.     TabOrder = 1
  310.     UpGlyph.Data = {
  311.       DE000000424DDE00000000000000360000002800000009000000060000000100
  312.       180000000000A800000000000000000000000000000000000000007F7F007F7F
  313.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F67007F7F00000000000000
  314.       0000000000000000000000000000007F7F75007F7F007F7F0000000000000000
  315.       00000000000000007F7F007F7F00007F7F007F7F007F7F000000000000000000
  316.       007F7F007F7F007F7F00007F7F007F7F007F7F007F7F000000007F7F007F7F00
  317.       7F7F007F7F37007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  318.       7FF7}
  319.     OnDownClick = SpinButtonDownClick
  320.     OnUpClick = SpinButtonUpClick
  321.   end
  322.   object MainMenu1: TMainMenu
  323.     Left = 32
  324.     object File1: TMenuItem
  325.       Caption = '&File'
  326.       ShortCut = 0
  327.       object mnuCashOut: TMenuItem
  328.         Caption = '&Cash Out'
  329.         ShortCut = 0
  330.         OnClick = mnuCashOutClick
  331.       end
  332.       object N1: TMenuItem
  333.         Caption = '-'
  334.         ShortCut = 0
  335.       end
  336.       object mnuExit: TMenuItem
  337.         Caption = '&Exit'
  338.         ShortCut = 0
  339.         OnClick = mnuExitClick
  340.       end
  341.     end
  342.     object Game1: TMenuItem
  343.       Caption = '&Game'
  344.       ShortCut = 0
  345.       object Scores1: TMenuItem
  346.         Caption = '&High Scores'
  347.         ShortCut = 0
  348.         OnClick = Scores1Click
  349.       end
  350.       object PayOffTable1: TMenuItem
  351.         Caption = '&Pay-Off Table'
  352.         ShortCut = 0
  353.         OnClick = PayOffTable1Click
  354.       end
  355.       object mnuSounds: TMenuItem
  356.         Caption = '&Sounds On'
  357.         Checked = True
  358.         ShortCut = 0
  359.         OnClick = mnuSoundsClick
  360.       end
  361.     end
  362.     object N2: TMenuItem
  363.       Caption = '&Cards'
  364.       ShortCut = 0
  365.       object mnuHand: TMenuItem
  366.         Caption = '&Hand'
  367.         ShortCut = 0
  368.         OnClick = mnuHandClick
  369.       end
  370.       object mnuBeach: TMenuItem
  371.         Caption = '&Beach'
  372.         ShortCut = 0
  373.         OnClick = mnuBeachClick
  374.       end
  375.       object mnuCastle: TMenuItem
  376.         Caption = '&Castle'
  377.         ShortCut = 0
  378.         OnClick = mnuCastleClick
  379.       end
  380.       object mnuConch: TMenuItem
  381.         Caption = 'C&onch'
  382.         ShortCut = 0
  383.         OnClick = mnuConchClick
  384.       end
  385.       object mnuBlue: TMenuItem
  386.         Caption = '&Blue Fish'
  387.         ShortCut = 0
  388.         OnClick = mnuBlueClick
  389.       end
  390.       object mnuCyan: TMenuItem
  391.         Caption = 'C&yan Fish'
  392.         ShortCut = 0
  393.         OnClick = mnuCyanClick
  394.       end
  395.       object mnuBLeaves: TMenuItem
  396.         Caption = 'B&lue Leaves'
  397.         ShortCut = 0
  398.         OnClick = mnuBLeavesClick
  399.       end
  400.       object mnuGLeaves: TMenuItem
  401.         Caption = '&Green Leaves'
  402.         ShortCut = 0
  403.         OnClick = mnuGLeavesClick
  404.       end
  405.       object mnuRoses: TMenuItem
  406.         Caption = '&Roses'
  407.         ShortCut = 0
  408.         OnClick = mnuRosesClick
  409.       end
  410.       object mnuRobot: TMenuItem
  411.         Caption = 'Robo&t'
  412.         ShortCut = 0
  413.         OnClick = mnuRobotClick
  414.       end
  415.     end
  416.     object Help1: TMenuItem
  417.       Caption = '&Help'
  418.       ShortCut = 0
  419.       object Contents1: TMenuItem
  420.         Caption = 'How To Play'
  421.         ShortCut = 0
  422.         OnClick = Contents1Click
  423.       end
  424.       object RegisterInfo1: TMenuItem
  425.         Caption = 'Register Info'
  426.         ShortCut = 0
  427.         OnClick = RegisterInfo1Click
  428.       end
  429.       object About1: TMenuItem
  430.         Caption = 'About'
  431.         ShortCut = 0
  432.         OnClick = About1Click
  433.       end
  434.     end
  435.   end
  436.   object Sleeper1: TSleeper
  437.     Interval = 1000
  438.     Left = 312
  439.     Top = 224
  440.   end
  441. end
  442.