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

  1. object Soundfrm: TSoundfrm
  2.   Left = 200
  3.   Top = 106
  4.   Hint = '_'
  5.   HorzScrollBar.Tracking = True
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   AutoScroll = False
  9.   Caption = 'Wave file'
  10.   ClientHeight = 294
  11.   ClientWidth = 656
  12.   Color = clBtnFace
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   FormStyle = fsMDIChild
  19.   Icon.Data = {<image000.ico>}
  20.   OldCreateOrder = True
  21.   Position = poDefault
  22.   Visible = True
  23.   OnActivate = FormActivate
  24.   OnClose = FormClose
  25.   OnCloseQuery = FormCloseQuery
  26.   OnCreate = FormCreate
  27.   OnDestroy = FormDestroy
  28.   OnDeactivate = FormDeactivate
  29.   OnDragDrop = FormDragDrop
  30.   OnDragOver = FormDragOver
  31.   OnKeyPress = FormKeyPress
  32.   OnKeyUp = FormKeyUp
  33.   OnMouseDown = FormMouseDown
  34.   OnMouseMove = FormMouseMove
  35.   OnPaint = FormPaint
  36.   OnResize = FormResize
  37.   PixelsPerInch = 96
  38.   TextHeight = 13
  39.   object Bevel2: TBevel
  40.     Left = 10
  41.     Top = 0
  42.     Width = 1
  43.     Height = 257
  44.     Shape = bsLeftLine
  45.   end
  46.   object Shape1: TShape
  47.     Left = 0
  48.     Top = 0
  49.     Width = 0
  50.     Height = 257
  51.     Brush.Color = clGray
  52.     Pen.Mode = pmNot
  53.     OnDragDrop = Shape1DragDrop
  54.     OnDragOver = Shape1DragOver
  55.     OnMouseDown = Shape1MouseDown
  56.     OnMouseMove = Shape1MouseMove
  57.   end
  58.   object Bevel1: TBevel
  59.     Left = 0
  60.     Top = 136
  61.     Width = 616
  62.     Height = 2
  63.     Shape = bsTopLine
  64.     Style = bsRaised
  65.     Visible = False
  66.   end
  67.   object LiniaPlay1: TShape
  68.     Left = 16
  69.     Top = 0
  70.     Width = 1
  71.     Height = 267
  72.     Pen.Color = clRed
  73.     Visible = False
  74.   end
  75.   object ScrollBar1: TScrollBar
  76.     Left = 0
  77.     Top = 246
  78.     Width = 649
  79.     Height = 12
  80.     Cursor = crDrag
  81.     DragCursor = crDefault
  82.     LargeChange = 100
  83.     PageSize = 0
  84.     SmallChange = 10
  85.     TabOrder = 1
  86.     OnScroll = ScrollBar1Scroll
  87.   end
  88.   object StatusBar1: TStatusBar
  89.     Left = 0
  90.     Top = 274
  91.     Width = 656
  92.     Height = 20
  93.     Panels = <
  94.       item
  95.         Alignment = taCenter
  96.         Width = 150
  97.       end
  98.       item
  99.         Alignment = taCenter
  100.         Text = 'Samples:0'
  101.         Width = 164
  102.       end
  103.       item
  104.         Alignment = taCenter
  105.         Text = 'Bits'
  106.         Width = 60
  107.       end
  108.       item
  109.         Alignment = taCenter
  110.         Text = 'Samples/sec'
  111.         Width = 100
  112.       end
  113.       item
  114.         Alignment = taCenter
  115.         Text = 'Mono'
  116.         Width = 60
  117.       end
  118.       item
  119.         Alignment = taCenter
  120.         Text = 'Modified'
  121.         Width = 50
  122.       end>
  123.     SimplePanel = False
  124.     OnDblClick = StatusBar1DblClick
  125.     OnMouseMove = StatusBar1MouseMove
  126.   end
  127.   object ProgressBar1: TProgressBar
  128.     Left = 0
  129.     Top = 276
  130.     Width = 150
  131.     Height = 16
  132.     Min = 0
  133.     Max = 100
  134.     TabOrder = 2
  135.     Visible = False
  136.   end
  137.   object Panel1: TPanel
  138.     Left = 0
  139.     Top = 267
  140.     Width = 656
  141.     Height = 7
  142.     Align = alBottom
  143.     BevelOuter = bvLowered
  144.     TabOrder = 3
  145.     object PaintBox1: TImage
  146.       Left = 1
  147.       Top = 1
  148.       Width = 654
  149.       Height = 5
  150.       Align = alClient
  151.       IncrementalDisplay = True
  152.       Picture.Data = {<image001.bmp>}
  153.     end
  154.     object LiniaPlay2: TShape
  155.       Left = 0
  156.       Top = 3
  157.       Width = 1
  158.       Height = 5
  159.       Pen.Color = clRed
  160.       Visible = False
  161.     end
  162.   end
  163.   object PanellDreta: TPanel
  164.     Left = 631
  165.     Top = 0
  166.     Width = 25
  167.     Height = 267
  168.     Align = alRight
  169.     BevelOuter = bvLowered
  170.     Font.Charset = ANSI_CHARSET
  171.     Font.Color = clWhite
  172.     Font.Height = -11
  173.     Font.Name = 'Courier'
  174.     Font.Style = []
  175.     ParentFont = False
  176.     TabOrder = 4
  177.     object ImatgeDreta: TImage
  178.       Left = 1
  179.       Top = 1
  180.       Width = 23
  181.       Height = 265
  182.       Align = alClient
  183.     end
  184.   end
  185.   object boto_gotobegin: TBitBtn
  186.     Left = 153
  187.     Top = 277
  188.     Width = 32
  189.     Height = 16
  190.     Hint = 'Go to Begin'
  191.     ParentShowHint = False
  192.     ShowHint = True
  193.     TabOrder = 5
  194.     Visible = False
  195.     OnClick = boto_gotobeginClick
  196.     Glyph.Data = {
  197.       3E020000424D3E020000000000003600000028000000110000000A0000000100
  198.       18000000000008020000130B0000130B00000000000000000000007F7F007F7F
  199.       007F7F007F7F007F7F007F7F007F7F007F7F000000000000007F7F007F7F007F
  200.       7F007F7F007F7F007F7F007F7F00007F7F007F7F007F7F007F7F007F7F007F7F
  201.       0000000000000000FF000000007F7F007F7F007F7F007F7F007F7F007F7F007F
  202.       7F00007F7F007F7F007F7F007F7F0000000000000000FF0000FF0000FF000000
  203.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F00007F7F007F7F00000000
  204.       00000000FF0000FF0000FF0000FF0000FF000000000000000000000000000000
  205.       000000000000007F7F000000000000000000FF0000FF0000FF0000FF0000FF00
  206.       00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF000000007F7F00007F
  207.       7F007F7F0000000000000000FF0000FF0000FF0000FF0000FF00000000000000
  208.       0000000000000000000000000000007F7F00007F7F007F7F007F7F007F7F0000
  209.       000000000000FF0000FF0000FF000000007F7F007F7F007F7F007F7F007F7F00
  210.       7F7F007F7F00007F7F007F7F007F7F007F7F007F7F007F7F0000000000000000
  211.       FF000000007F7F007F7F007F7F007F7F007F7F007F7F007F7F01007F7F007F7F
  212.       007F7F007F7F007F7F007F7F007F7F007F7F000000000000007F7F007F7F007F
  213.       7F007F7F007F7F007F7F007F7F00007F7F007F7F007F7F007F7F007F7F007F7F
  214.       007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  215.       7F00}
  216.     Layout = blGlyphTop
  217.     Margin = 0
  218.     Spacing = 0
  219.   end
  220.   object boto_gotoend: TBitBtn
  221.     Left = 217
  222.     Top = 277
  223.     Width = 32
  224.     Height = 16
  225.     Hint = 'Go to End'
  226.     ParentShowHint = False
  227.     ShowHint = True
  228.     TabOrder = 6
  229.     Visible = False
  230.     OnClick = boto_gotoendClick
  231.     Glyph.Data = {
  232.       C6000000424DC60000000000000076000000280000000F0000000A0000000100
  233.       04000000000050000000220B0000220B00001000000010000000000000000000
  234.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  235.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333003333
  236.       3330333333090033333033333309990033300000000999990030099999999999
  237.       9900000000099999003033333309990033303333330900333331333333003333
  238.       33303333333333333330}
  239.     Layout = blGlyphTop
  240.     Margin = 0
  241.   end
  242.   object boto_gotocursor: TBitBtn
  243.     Left = 185
  244.     Top = 277
  245.     Width = 32
  246.     Height = 16
  247.     Hint = 'Go to Cursor Position'
  248.     Caption = 'boto_gotocursor'
  249.     ParentShowHint = False
  250.     ShowHint = True
  251.     TabOrder = 7
  252.     Visible = False
  253.     OnClick = boto_gotocursorClick
  254.     Glyph.Data = {
  255.       C6000000424DC60000000000000076000000280000000F0000000A0000000100
  256.       04000000000050000000320B0000320B00001000000010000000000000000000
  257.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  258.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  259.       33300033333C333330000900333C333009000999003C300999000999990C0999
  260.       99000999003C300999000900333C333009000033333C333330003333333C3333
  261.       33303333333033333330}
  262.     Layout = blGlyphTop
  263.     Margin = 0
  264.   end
  265.   object boto_selectall: TBitBtn
  266.     Left = 1
  267.     Top = 277
  268.     Width = 116
  269.     Height = 16
  270.     Hint = 'Select All'
  271.     Caption = 'Select All'
  272.     ParentShowHint = False
  273.     ShowHint = True
  274.     TabOrder = 8
  275.     OnClick = boto_selectallClick
  276.     Glyph.Data = {
  277.       CE000000424DCE000000000000007600000028000000100000000B0000000100
  278.       04000000000058000000130B0000130B00001000000010000000000000007B00
  279.       0000BDBDBD00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  280.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00222222222222
  281.       2222003300330033003232222222222222023233333333333232023333333333
  282.       3232023333333333320232333333333332023233333333333232022111111111
  283.       123202222222222222023300330033003302}
  284.   end
  285.   object boto_selectnone: TBitBtn
  286.     Left = 117
  287.     Top = 277
  288.     Width = 32
  289.     Height = 16
  290.     Hint = 'Select None'
  291.     ParentShowHint = False
  292.     ShowHint = True
  293.     TabOrder = 9
  294.     Visible = False
  295.     OnClick = boto_selectnoneClick
  296.     Glyph.Data = {
  297.       BE000000424DBE00000000000000760000002800000010000000090000000100
  298.       04000000000048000000130B0000130B00001000000010000000000000007B7B
  299.       7B00BDBDBD000000FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  300.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00222233222223
  301.       2222222233222233222220040334433040022422223333222242202222333222
  302.       2202202223333222220224233322332222422022222223322202200400400400
  303.       4002}
  304.     Layout = blGlyphBottom
  305.     Margin = 1
  306.   end
  307.   object boto_zoomin: TBitBtn
  308.     Left = 249
  309.     Top = 277
  310.     Width = 32
  311.     Height = 16
  312.     Hint = 'Zoom Out'
  313.     Caption = 'boto_zoomin'
  314.     ParentShowHint = False
  315.     ShowHint = True
  316.     TabOrder = 10
  317.     Visible = False
  318.     OnClick = boto_zoominClick
  319.     Glyph.Data = {
  320.       C6000000424DC60000000000000076000000280000000A0000000A0000000100
  321.       04000000000050000000420B0000420B00001000000010000000000000000000
  322.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  323.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00BBBBBBBB7000
  324.       0000BBBBBBB707000000BBBBBB707B000000BB000707BB000000B0B7707BBB00
  325.       00000BBBB70BBB0000000B999B0BBB0000000FBBBB0BBB000000B0FFB0BBBB00
  326.       0000BB000BBBBB000000}
  327.     Layout = blGlyphTop
  328.     Margin = 0
  329.   end
  330.   object boto_zoomout: TBitBtn
  331.     Left = 281
  332.     Top = 277
  333.     Width = 32
  334.     Height = 16
  335.     Hint = 'Zoom In'
  336.     Caption = 'BitBtn1'
  337.     ParentShowHint = False
  338.     ShowHint = True
  339.     TabOrder = 11
  340.     Visible = False
  341.     OnClick = boto_zoomoutClick
  342.     Glyph.Data = {
  343.       C6000000424DC60000000000000076000000280000000A0000000A0000000100
  344.       04000000000050000000420B0000420B00001000000010000000000000000000
  345.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  346.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00BBBBBBBB7000
  347.       0000BBBBBBB707000000BBBBBB707B000000BB000707BB000000B0B7707BBB00
  348.       00000BBCB70BBB0000000BCCCB0BBB0000000FBCBB0BBB000000B0FFB0BBBB00
  349.       0000BB000BBBBB000000}
  350.     Layout = blGlyphTop
  351.     Margin = 0
  352.   end
  353.   object TimerPlay: TTimer
  354.     Enabled = False
  355.     Interval = 1
  356.     OnTimer = TimerPlayTimer
  357.     Left = 576
  358.     Top = 8
  359.   end
  360. end
  361.