home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Multimedia / waveflow / waveflow.exe / 0 / RCDATA / TDIV_WAVS / TDIV_WAVS.txt < prev   
Text File  |  2005-05-01  |  9KB  |  256 lines

  1. object div_wavs: Tdiv_wavs
  2.   Left = 199
  3.   Top = 149
  4.   Width = 312
  5.   Height = 227
  6.   Caption = 'Divide File in Multiple Files'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OldCreateOrder = True
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel1: TBevel
  20.     Left = 232
  21.     Top = 94
  22.     Width = 65
  23.     Height = 25
  24.   end
  25.   object Label1: TLabel
  26.     Left = 8
  27.     Top = 40
  28.     Width = 129
  29.     Height = 13
  30.     Caption = '&Original Waveform (*.wav) :'
  31.     FocusControl = Edit1
  32.   end
  33.   object titol: TLabel
  34.     Left = 22
  35.     Top = 8
  36.     Width = 259
  37.     Height = 24
  38.     Caption = 'DIVIDE IN MULTIPLE FILES'
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clNavy
  41.     Font.Height = -19
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.   end
  46.   object SpeedButton1: TSpeedButton
  47.     Left = 232
  48.     Top = 51
  49.     Width = 64
  50.     Height = 30
  51.     Caption = '&Browse'
  52.     Flat = True
  53.     Glyph.Data = {
  54.       76010000424D7601000000000000760000002800000020000000100000000100
  55.       04000000000000010000120B0000120B00001000000000000000000000000000
  56.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  57.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  58.       5555555555555555555555555555555555555555555555555555555555555555
  59.       555555555555555555555555555555555555555FFFFFFFFFF555550000000000
  60.       55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
  61.       B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
  62.       000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
  63.       555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
  64.       55555575FFF75555555555700007555555555557777555555555555555555555
  65.       5555555555555555555555555555555555555555555555555555}
  66.     NumGlyphs = 2
  67.     OnClick = SpeedButton1Click
  68.   end
  69.   object Label3: TLabel
  70.     Left = 8
  71.     Top = 80
  72.     Width = 63
  73.     Height = 13
  74.     Caption = '&Max file size :'
  75.     FocusControl = ComboBox1
  76.   end
  77.   object button1: TSpeedButton
  78.     Left = 47
  79.     Top = 152
  80.     Width = 105
  81.     Height = 30
  82.     Caption = '&Divide'
  83.     Flat = True
  84.     Font.Charset = DEFAULT_CHARSET
  85.     Font.Color = clWindowText
  86.     Font.Height = -11
  87.     Font.Name = 'MS Sans Serif'
  88.     Font.Style = []
  89.     Glyph.Data = {
  90.       76010000424D7601000000000000760000002800000020000000100000000100
  91.       04000000000000010000120B0000120B00001000000000000000000000000000
  92.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  93.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00370777033333
  94.       3330337F3F7F33333F3787070003333707303F737773333373F7007703333330
  95.       700077337F3333373777887007333337007733F773F333337733700070333333
  96.       077037773733333F7F37703707333300080737F373333377737F003333333307
  97.       78087733FFF3337FFF7F33300033330008073F3777F33F777F73073070370733
  98.       078073F7F7FF73F37FF7700070007037007837773777F73377FF007777700730
  99.       70007733FFF77F37377707700077033707307F37773F7FFF7337080777070003
  100.       3330737F3F7F777F333778080707770333333F7F737F3F7F3333080787070003
  101.       33337F73FF737773333307800077033333337337773373333333}
  102.     NumGlyphs = 2
  103.     ParentFont = False
  104.     OnClick = Button1Click
  105.   end
  106.   object Label4: TLabel
  107.     Left = 120
  108.     Top = 98
  109.     Width = 48
  110.     Height = 16
  111.     Caption = 'Kbytes'
  112.     Font.Charset = DEFAULT_CHARSET
  113.     Font.Color = clWindowText
  114.     Font.Height = -13
  115.     Font.Name = 'MS Sans Serif'
  116.     Font.Style = [fsBold]
  117.     ParentFont = False
  118.   end
  119.   object Label5: TLabel
  120.     Left = 240
  121.     Top = 98
  122.     Width = 49
  123.     Height = 16
  124.     Alignment = taCenter
  125.     AutoSize = False
  126.     Caption = '0/0'
  127.     Font.Charset = DEFAULT_CHARSET
  128.     Font.Color = clBlue
  129.     Font.Height = -13
  130.     Font.Name = 'MS Sans Serif'
  131.     Font.Style = [fsBold]
  132.     ParentFont = False
  133.   end
  134.   object SpeedButton2: TSpeedButton
  135.     Left = 152
  136.     Top = 152
  137.     Width = 105
  138.     Height = 30
  139.     Caption = 'E&xit'
  140.     Flat = True
  141.     Font.Charset = DEFAULT_CHARSET
  142.     Font.Color = clWindowText
  143.     Font.Height = -11
  144.     Font.Name = 'MS Sans Serif'
  145.     Font.Style = []
  146.     Glyph.Data = {
  147.       36060000424D3606000000000000360000002800000020000000100000000100
  148.       18000000000000060000330B0000330B00000000000000000000008080008080
  149.       0000000000000000000000000000000000000000000000000000000000000000
  150.       0000808000808000808000808000808080808080808080808080808080808080
  151.       8080808080808080808080808080808080FFFFFF008080008080008080008080
  152.       0000001818566060AE6060AE6060AE6060AE6060AE6060AE6060AE6060AE0000
  153.       00008080008080008080008080008080808080FFFFFF00808000808000808000
  154.       8080008080008080008080008080808080FFFFFF008080008080008080008080
  155.       0000001818560000800000800000800000800000800000800000806060AE0000
  156.       00008080008080008080008080008080808080FFFFFF00808000808000808000
  157.       8080008080008080008080008080808080FFFFFF008080008080008080008080
  158.       0000001818560000800000800000800000800000800000800000806060AE0000
  159.       00008080008080008080008080008080808080FFFFFF00808000808000808000
  160.       8080008080008080008080008080808080FFFFFF008080008080008080008080
  161.       0000001818560000800000800000800000800000800000800000806060AE0000
  162.       00008080008080008080008080008080808080FFFFFF00808000808000808000
  163.       8080008080008080008080008080808080FFFFFF008080008080008080008080
  164.       0000001818560000800000800000800000800000800000800000806060AE0000
  165.       00008080008080008080008080008080808080FFFFFF00808000808000808000
  166.       8080008080008080008080008080808080FFFFFF008080008080008080008080
  167.       0000001818560000800000800000800000800000800000800000806060AE0000
  168.       00008080008080008080008080008080808080FFFFFF00808000808000808000
  169.       8080008080008080008080FFFFFF808080FFFFFF008080008080008080008080
  170.       00000018185600008000008000008000008000008000008000FFFF6060AE0000
  171.       00008080008080008080008080008080808080FFFFFF00808000808000808000
  172.       8080008080008080808080008080808080FFFFFF008080008080008080008080
  173.       0000001818560000800000800000800000800000800000800000806060AE0000
  174.       00008080008080008080008080008080808080FFFFFF00808000808000808000
  175.       8080008080008080008080008080808080FFFFFF008080008080008080008080
  176.       0000001818560000800000800000800000800000800000800000806060AE0000
  177.       00008080008080008080008080008080808080FFFFFF008080008080FFFFFFFF
  178.       FFFFFFFFFFFFFFFFFFFFFF008080808080FFFFFF008080008080008080008080
  179.       000000181856000080FF4040FFFFC0FFFFC0FFFFC0FFFFC00000806060AE0000
  180.       00008080008080008080008080008080808080FFFFFF00808080808080808080
  181.       8080808080808080FFFFFF008080808080FFFFFF008080008080008080008080
  182.       000000181856000080FF4040FFFF00FFFF00FFFF00FFFFC00000806060AE0000
  183.       00008080008080008080008080008080808080FFFFFF008080808080FFFFFF80
  184.       8080FFFFFF808080FFFFFF008080808080FFFFFF008080008080008080008080
  185.       000000181856000080FF4040FF4040FF4040FF4040FF40400000806060AE0000
  186.       00008080008080008080008080008080808080FFFFFF00808080808080808080
  187.       8080808080808080008080008080808080FFFFFF008080008080008080008080
  188.       0000001818560000800000800000800000800000800000800000806060AE0000
  189.       00008080008080008080008080008080808080FFFFFF00808000808000808000
  190.       8080008080008080008080008080808080FFFFFF008080008080008080008080
  191.       0000001818561818561818561818561818561818561818561818561818560000
  192.       00008080008080008080008080008080808080FFFFFFFFFFFFFFFFFFFFFFFFFF
  193.       FFFFFFFFFFFFFFFFFFFFFFFFFFFF808080FFFFFF008080008080008080008080
  194.       0000000000000000000000000000000000000000000000000000000000000000
  195.       0000808000808000808000808000808080808080808080808080808080808080
  196.       8080808080808080808080808080808080008080008080008080}
  197.     NumGlyphs = 2
  198.     ParentFont = False
  199.     OnClick = SpeedButton2Click
  200.   end
  201.   object Edit1: TEdit
  202.     Left = 8
  203.     Top = 56
  204.     Width = 217
  205.     Height = 21
  206.     TabOrder = 0
  207.   end
  208.   object ComboBox1: TComboBox
  209.     Left = 8
  210.     Top = 96
  211.     Width = 105
  212.     Height = 21
  213.     ItemHeight = 13
  214.     TabOrder = 1
  215.     Items.Strings = (
  216.       '500'
  217.       '1000'
  218.       '3000'
  219.       '5000'
  220.       '10000'
  221.       '25000')
  222.   end
  223.   object Custom: TCheckBox
  224.     Left = 8
  225.     Top = 127
  226.     Width = 97
  227.     Height = 17
  228.     Caption = '&Custom Size'
  229.     TabOrder = 2
  230.     OnClick = CustomClick
  231.   end
  232.   object SpinEdit1: TSpinEdit
  233.     Left = 8
  234.     Top = 96
  235.     Width = 105
  236.     Height = 22
  237.     Color = clNavy
  238.     Font.Charset = DEFAULT_CHARSET
  239.     Font.Color = clWhite
  240.     Font.Height = -11
  241.     Font.Name = 'MS Sans Serif'
  242.     Font.Style = [fsBold]
  243.     MaxValue = 0
  244.     MinValue = 0
  245.     ParentFont = False
  246.     TabOrder = 3
  247.     Value = 500
  248.     Visible = False
  249.   end
  250.   object OpenDialog1: TOpenDialog
  251.     Filter = 'PCM Waveforms (*.wav)|*.wav'
  252.     Left = 8
  253.     Top = 153
  254.   end
  255. end
  256.