home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / bonus / AnimatedSlots / 32ani14.exe / ANIMATE.EXE / 0 / RCDATA / TSOUNDFORM / TSOUNDFORM.txt
Encoding:
Text File  |  1998-07-15  |  7.1 KB  |  302 lines

  1. object SoundForm: TSoundForm
  2.   Left = 263
  3.   Top = 115
  4.   HelpContext = 41014
  5.   ActiveControl = OKBtn
  6.   BorderStyle = bsDialog
  7.   Caption = 'Change Sounds (WAV Files)'
  8.   ClientHeight = 322
  9.   ClientWidth = 394
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = [fsBold]
  14.   PixelsPerInch = 96
  15.   Position = poScreenCenter
  16.   TextHeight = 13
  17.   object Bevel1: TBevel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 377
  21.     Height = 257
  22.     Shape = bsFrame
  23.     IsControl = True
  24.   end
  25.   object Label1: TLabel
  26.     Left = 16
  27.     Top = 24
  28.     Width = 96
  29.     Height = 16
  30.     Hint = 
  31.       'This is the sound that plays when you get the Power Meter to 100' +
  32.       '%.'
  33.     Caption = 'Bonus Sound:'
  34.     Font.Color = clBlack
  35.     Font.Height = -13
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.     ParentShowHint = False
  40.     ShowHint = True
  41.   end
  42.   object Label2: TLabel
  43.     Left = 16
  44.     Top = 120
  45.     Width = 87
  46.     Height = 16
  47.     Hint = 'This is a sound which plays on a losing spin.'
  48.     Caption = 'Lose Sound:'
  49.     Font.Color = clBlack
  50.     Font.Height = -13
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.     ParentShowHint = False
  55.     ShowHint = True
  56.   end
  57.   object Label3: TLabel
  58.     Left = 16
  59.     Top = 72
  60.     Width = 119
  61.     Height = 16
  62.     Hint = 
  63.       'This is the sound which plays when you get a Power Drain symbol ' +
  64.       'on the screen'
  65.     Caption = 'Card Deal Sound'
  66.     Font.Color = clBlack
  67.     Font.Height = -13
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = [fsBold]
  70.     ParentFont = False
  71.     ParentShowHint = False
  72.     ShowHint = True
  73.   end
  74.   object Label5: TLabel
  75.     Left = 16
  76.     Top = 168
  77.     Width = 79
  78.     Height = 16
  79.     Hint = 'This is a sound which plays on a winning spin.'
  80.     Caption = 'Win Sound:'
  81.     Font.Color = clBlack
  82.     Font.Height = -13
  83.     Font.Name = 'MS Sans Serif'
  84.     Font.Style = [fsBold]
  85.     ParentFont = False
  86.     ParentShowHint = False
  87.     ShowHint = True
  88.   end
  89.   object OKBtn: TBitBtn
  90.     Left = 224
  91.     Top = 284
  92.     Width = 153
  93.     Height = 27
  94.     HelpContext = 41014
  95.     Caption = '&OK'
  96.     Default = True
  97.     ModalResult = 1
  98.     TabOrder = 0
  99.     Glyph.Data = {
  100.       42010000424D4201000000000000760000002800000012000000110000000100
  101.       040000000000CC000000CE0E0000C40E00000000000000000000000000000000
  102.       80000080000000808000800000008000800080800000C0C0C000808080000000
  103.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  104.       7777770000007777744777777777770000007777422477777777770000007774
  105.       2222477777777700000077422222247777777700000074222A22224777777700
  106.       00007222A7A222477777770000007A2A777A222477777700000077A77777A222
  107.       477777000000777777777A222477770000007777777777A22247770000007777
  108.       7777777A222477000000777777777777A222470000007777777777777A224700
  109.       000077777777777777A227000000777777777777777A77000000777777777777
  110.       777777000000}
  111.     Spacing = -1
  112.     IsControl = True
  113.   end
  114.   object Button1: TButton
  115.     Left = 176
  116.     Top = 24
  117.     Width = 81
  118.     Height = 25
  119.     Hint = 
  120.       'Click this button to browse your hard drive for a sound for this' +
  121.       ' event.'
  122.     HelpContext = 41014
  123.     Caption = 'Change'
  124.     Font.Color = clBlack
  125.     Font.Height = -11
  126.     Font.Name = 'MS Sans Serif'
  127.     Font.Style = []
  128.     ParentFont = False
  129.     ParentShowHint = False
  130.     ShowHint = True
  131.     TabOrder = 1
  132.     OnClick = Button1Click
  133.   end
  134.   object Button2: TButton
  135.     Left = 176
  136.     Top = 120
  137.     Width = 81
  138.     Height = 25
  139.     Hint = 
  140.       'Click this button to browse your hard drive for a sound for this' +
  141.       ' event.'
  142.     HelpContext = 41014
  143.     Caption = 'Change'
  144.     Font.Color = clBlack
  145.     Font.Height = -11
  146.     Font.Name = 'MS Sans Serif'
  147.     Font.Style = []
  148.     ParentFont = False
  149.     ParentShowHint = False
  150.     ShowHint = True
  151.     TabOrder = 2
  152.     OnClick = Button2Click
  153.   end
  154.   object Button3: TButton
  155.     Left = 176
  156.     Top = 72
  157.     Width = 81
  158.     Height = 25
  159.     Hint = 
  160.       'Click this button to browse your hard drive for a sound for this' +
  161.       ' event.'
  162.     HelpContext = 41014
  163.     Caption = 'Change'
  164.     Font.Color = clBlack
  165.     Font.Height = -11
  166.     Font.Name = 'MS Sans Serif'
  167.     Font.Style = []
  168.     ParentFont = False
  169.     ParentShowHint = False
  170.     ShowHint = True
  171.     TabOrder = 3
  172.     OnClick = Button3Click
  173.   end
  174.   object Button5: TButton
  175.     Left = 176
  176.     Top = 168
  177.     Width = 81
  178.     Height = 25
  179.     Hint = 
  180.       'Click this button to browse your hard drive for a sound for this' +
  181.       ' event.'
  182.     HelpContext = 41014
  183.     Caption = 'Change'
  184.     Font.Color = clBlack
  185.     Font.Height = -11
  186.     Font.Name = 'MS Sans Serif'
  187.     Font.Style = []
  188.     ParentFont = False
  189.     ParentShowHint = False
  190.     ShowHint = True
  191.     TabOrder = 4
  192.     OnClick = Button5Click
  193.   end
  194.   object Button6: TButton
  195.     Left = 288
  196.     Top = 24
  197.     Width = 81
  198.     Height = 25
  199.     Hint = 'Click this button to play the currently selected sound file.'
  200.     HelpContext = 41014
  201.     Caption = 'Preview'
  202.     Font.Color = clBlack
  203.     Font.Height = -11
  204.     Font.Name = 'MS Sans Serif'
  205.     Font.Style = []
  206.     ParentFont = False
  207.     ParentShowHint = False
  208.     ShowHint = True
  209.     TabOrder = 5
  210.     OnClick = Button6Click
  211.   end
  212.   object Button7: TButton
  213.     Left = 288
  214.     Top = 120
  215.     Width = 81
  216.     Height = 25
  217.     Hint = 'Click this button to play the currently selected sound file.'
  218.     HelpContext = 41014
  219.     Caption = 'Preview'
  220.     Font.Color = clBlack
  221.     Font.Height = -11
  222.     Font.Name = 'MS Sans Serif'
  223.     Font.Style = []
  224.     ParentFont = False
  225.     ParentShowHint = False
  226.     ShowHint = True
  227.     TabOrder = 6
  228.     OnClick = Button7Click
  229.   end
  230.   object Button8: TButton
  231.     Left = 288
  232.     Top = 72
  233.     Width = 81
  234.     Height = 25
  235.     Hint = 'Click this button to play the currently selected sound file.'
  236.     HelpContext = 41014
  237.     Caption = 'Preview'
  238.     Font.Color = clBlack
  239.     Font.Height = -11
  240.     Font.Name = 'MS Sans Serif'
  241.     Font.Style = []
  242.     ParentFont = False
  243.     ParentShowHint = False
  244.     ShowHint = True
  245.     TabOrder = 7
  246.     OnClick = Button8Click
  247.   end
  248.   object Button10: TButton
  249.     Left = 288
  250.     Top = 168
  251.     Width = 81
  252.     Height = 25
  253.     Hint = 'Click this button to play the currently selected sound file.'
  254.     HelpContext = 41014
  255.     Caption = 'Preview'
  256.     Font.Color = clBlack
  257.     Font.Height = -11
  258.     Font.Name = 'MS Sans Serif'
  259.     Font.Style = []
  260.     ParentFont = False
  261.     ParentShowHint = False
  262.     ShowHint = True
  263.     TabOrder = 8
  264.     OnClick = Button10Click
  265.   end
  266.   object Button11: TButton
  267.     Left = 16
  268.     Top = 216
  269.     Width = 353
  270.     Height = 33
  271.     Hint = 
  272.       'Click this button to use the default (original) sounds for the a' +
  273.       'bove events.'
  274.     HelpContext = 41014
  275.     Caption = 'Restore Default Sounds'
  276.     Font.Color = clBlack
  277.     Font.Height = -11
  278.     Font.Name = 'MS Sans Serif'
  279.     Font.Style = []
  280.     ParentFont = False
  281.     ParentShowHint = False
  282.     ShowHint = True
  283.     TabOrder = 9
  284.     OnClick = Button11Click
  285.   end
  286.   object BitBtn1: TBitBtn
  287.     Left = 16
  288.     Top = 284
  289.     Width = 153
  290.     Height = 27
  291.     HelpContext = 41014
  292.     TabOrder = 10
  293.     Kind = bkHelp
  294.     Spacing = -1
  295.     IsControl = True
  296.   end
  297.   object OpenDialog1: TOpenDialog
  298.     Left = 87
  299.     Top = 227
  300.   end
  301. end
  302.