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

  1. object DivideChannelsfrm: TDivideChannelsfrm
  2.   Left = 343
  3.   Top = 327
  4.   BorderStyle = bsDialog
  5.   Caption = 'Divide Stereo Channels'
  6.   ClientHeight = 177
  7.   ClientWidth = 353
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 40
  22.     Width = 184
  23.     Height = 13
  24.     Caption = '&Left Channel Output Waveform Name: '
  25.     FocusControl = LeftEdit
  26.   end
  27.   object Label2: TLabel
  28.     Left = 8
  29.     Top = 80
  30.     Width = 194
  31.     Height = 13
  32.     Caption = '&Right Channel Output Waveform Name:  '
  33.     FocusControl = RightEdit
  34.   end
  35.   object SpeedButton1: TSpeedButton
  36.     Left = 216
  37.     Top = 56
  38.     Width = 121
  39.     Height = 22
  40.     Caption = ' Select Waveform'
  41.     Flat = True
  42.     Glyph.Data = {
  43.       76010000424D7601000000000000760000002800000020000000100000000100
  44.       04000000000000010000120B0000120B00001000000000000000000000000000
  45.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  46.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  47.       55555555FFFFFFFFFF55555000000000055555577777777775F55500B8B8B8B8
  48.       B05555775F555555575F550F0B8B8B8B8B05557F75F555555575550BF0B8B8B8
  49.       B8B0557F575FFFFFFFF7550FBF0000000000557F557777777777500BFBFBFBFB
  50.       0555577F555555557F550B0FBFBFBFBF05557F7F555555FF75550F0BFBFBF000
  51.       55557F75F555577755550BF0BFBF0B0555557F575FFF757F55550FB700007F05
  52.       55557F557777557F55550BFBFBFBFB0555557F555555557F55550FBFBFBFBF05
  53.       55557FFFFFFFFF7555550000000000555555777777777755555550FBFB055555
  54.       5555575FFF755555555557000075555555555577775555555555}
  55.     NumGlyphs = 2
  56.     OnClick = SpeedButton1Click
  57.   end
  58.   object SpeedButton2: TSpeedButton
  59.     Left = 215
  60.     Top = 96
  61.     Width = 121
  62.     Height = 22
  63.     Caption = ' Select Waveform'
  64.     Flat = True
  65.     Glyph.Data = {
  66.       76010000424D7601000000000000760000002800000020000000100000000100
  67.       04000000000000010000120B0000120B00001000000000000000000000000000
  68.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  69.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  70.       55555555FFFFFFFFFF55555000000000055555577777777775F55500B8B8B8B8
  71.       B05555775F555555575F550F0B8B8B8B8B05557F75F555555575550BF0B8B8B8
  72.       B8B0557F575FFFFFFFF7550FBF0000000000557F557777777777500BFBFBFBFB
  73.       0555577F555555557F550B0FBFBFBFBF05557F7F555555FF75550F0BFBFBF000
  74.       55557F75F555577755550BF0BFBF0B0555557F575FFF757F55550FB700007F05
  75.       55557F557777557F55550BFBFBFBFB0555557F555555557F55550FBFBFBFBF05
  76.       55557FFFFFFFFF7555550000000000555555777777777755555550FBFB055555
  77.       5555575FFF755555555557000075555555555577775555555555}
  78.     NumGlyphs = 2
  79.     OnClick = SpeedButton2Click
  80.   end
  81.   object Label3: TLabel
  82.     Left = 40
  83.     Top = 8
  84.     Width = 274
  85.     Height = 24
  86.     Caption = 'DIVIDE STEREO CHANNELS'
  87.     Font.Charset = DEFAULT_CHARSET
  88.     Font.Color = clNavy
  89.     Font.Height = -19
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Style = [fsBold]
  92.     ParentFont = False
  93.   end
  94.   object LeftEdit: TEdit
  95.     Left = 8
  96.     Top = 56
  97.     Width = 201
  98.     Height = 21
  99.     TabOrder = 0
  100.   end
  101.   object RightEdit: TEdit
  102.     Left = 8
  103.     Top = 96
  104.     Width = 201
  105.     Height = 21
  106.     TabOrder = 1
  107.   end
  108.   object Button1: TButton
  109.     Left = 90
  110.     Top = 136
  111.     Width = 75
  112.     Height = 25
  113.     Caption = 'OK, Di&vide'
  114.     ModalResult = 1
  115.     TabOrder = 2
  116.     OnClick = Button1Click
  117.   end
  118.   object Button2: TButton
  119.     Left = 178
  120.     Top = 136
  121.     Width = 75
  122.     Height = 25
  123.     Cancel = True
  124.     Caption = '&Cancel'
  125.     ModalResult = 2
  126.     TabOrder = 3
  127.     OnClick = Button2Click
  128.   end
  129.   object sd1: TSaveDialog
  130.     Filter = 'PCM Waveforms|*.wav'
  131.     Left = 304
  132.     Top = 136
  133.   end
  134. end
  135.