home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 October / PCWorld_2002-10_cd.bin / Software / TemaCD / waveflow / waveflow.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Encoding:
Text File  |  2002-08-18  |  9.7 KB  |  360 lines

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