home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 May / PCWorld_1999-05_cd.bin / NOVINKY / SuperMem / SM98 / SM98.EXE / 0 / RCDATA / TEXTRACTER / TEXTRACTER.txt
Encoding:
Text File  |  1999-03-17  |  7.1 KB  |  220 lines

  1. object Extracter: TExtracter
  2.   Left = 383
  3.   Top = 114
  4.   BorderStyle = bsDialog
  5.   Caption = 'Extracting track sections'
  6.   ClientHeight = 418
  7.   ClientWidth = 696
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -18
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   ShowHint = True
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 120
  19.   TextHeight = 20
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 16
  23.     Width = 64
  24.     Height = 20
  25.     Hint = 'Current video position'
  26.     Caption = 'Position'
  27.     ParentShowHint = False
  28.     ShowHint = True
  29.   end
  30.   object Posit: TLabel
  31.     Left = 80
  32.     Top = 16
  33.     Width = 51
  34.     Height = 17
  35.     Hint = 'Current video position'
  36.     AutoSize = False
  37.     Caption = '0'
  38.     ParentShowHint = False
  39.     ShowHint = True
  40.   end
  41.   object Panel1: TPanel
  42.     Left = 136
  43.     Top = 73
  44.     Width = 553
  45.     Height = 336
  46.     ParentShowHint = False
  47.     ShowHint = True
  48.     TabOrder = 9
  49.   end
  50.   object MediaPlayer1: TMediaPlayer
  51.     Left = 136
  52.     Top = 8
  53.     Width = 197
  54.     Height = 30
  55.     Hint = 'Operate the device'
  56.     ColoredButtons = [btPlay, btPause, btStop, btNext, btPrev, btStep, btBack]
  57.     VisibleButtons = [btPlay, btPause, btStop, btNext, btPrev, btStep, btBack]
  58.     Display = Panel1
  59.     ParentShowHint = False
  60.     ShowHint = True
  61.     TabOrder = 5
  62.     OnClick = MediaPlayer1Click
  63.     OnPostClick = MediaPlayer1PostClick
  64.   end
  65.   object StartButton: TButton
  66.     Left = 8
  67.     Top = 48
  68.     Width = 121
  69.     Height = 33
  70.     Hint = 'Mark the beginning of the extracted fragment'
  71.     Caption = '&Start'
  72.     ParentShowHint = False
  73.     ShowHint = True
  74.     TabOrder = 2
  75.     OnClick = StartButtonClick
  76.   end
  77.   object EndButton: TButton
  78.     Left = 8
  79.     Top = 138
  80.     Width = 121
  81.     Height = 33
  82.     Hint = 'Mark the end of the extracted fragment'
  83.     Caption = '&End'
  84.     ParentShowHint = False
  85.     ShowHint = True
  86.     TabOrder = 3
  87.     OnClick = EndButtonClick
  88.   end
  89.   object TestButton: TButton
  90.     Left = 8
  91.     Top = 236
  92.     Width = 121
  93.     Height = 33
  94.     Hint = 'Play the extracted fragment'
  95.     Caption = '&Test'
  96.     ParentShowHint = False
  97.     ShowHint = True
  98.     TabOrder = 4
  99.     OnClick = TestButtonClick
  100.   end
  101.   object ScrollBar1: TScrollBar
  102.     Left = 136
  103.     Top = 40
  104.     Width = 553
  105.     Height = 23
  106.     Hint = 'Set the track position'
  107.     ParentShowHint = False
  108.     ShowHint = True
  109.     TabOrder = 6
  110.     OnChange = ScrollBar1Change
  111.   end
  112.   object Start: TEdit
  113.     Left = 8
  114.     Top = 88
  115.     Width = 121
  116.     Height = 28
  117.     Hint = 'Beginning of the extracted fragment'
  118.     ParentShowHint = False
  119.     ShowHint = True
  120.     TabOrder = 0
  121.   end
  122.   object End_: TEdit
  123.     Left = 8
  124.     Top = 178
  125.     Width = 121
  126.     Height = 28
  127.     Hint = 'End of the extracted fragment'
  128.     ParentShowHint = False
  129.     ShowHint = True
  130.     TabOrder = 1
  131.     OnKeyDown = End_KeyDown
  132.   end
  133.   object OK: TBitBtn
  134.     Left = 8
  135.     Top = 320
  136.     Width = 121
  137.     Height = 33
  138.     Caption = '&OK'
  139.     ModalResult = 1
  140.     ParentShowHint = False
  141.     ShowHint = True
  142.     TabOrder = 7
  143.     OnClick = OKClick
  144.     Glyph.Data = {
  145.       BE060000424DBE06000000000000360400002800000024000000120000000100
  146.       0800000000008802000000000000000000000001000000010000000000000000
  147.       80000080000000808000800000008000800080800000C0C0C000C0DCC000F0C8
  148.       A400000000000000000000000000000000000000000000000000000000000000
  149.       0000000000000000000000000000000000000000000000000000000000000000
  150.       0000000000000000000000000000000000000000000000000000000000000000
  151.       0000000000000000000000000000000000000000000000000000000000000000
  152.       0000000000000000000000000000000000000000000000000000000000000000
  153.       0000000000000000000000000000000000000000000000000000000000000000
  154.       0000000000000000000000000000000000000000000000000000000000000000
  155.       0000000000000000000000000000000000000000000000000000000000000000
  156.       0000000000000000000000000000000000000000000000000000000000000000
  157.       0000000000000000000000000000000000000000000000000000000000000000
  158.       0000000000000000000000000000000000000000000000000000000000000000
  159.       0000000000000000000000000000000000000000000000000000000000000000
  160.       0000000000000000000000000000000000000000000000000000000000000000
  161.       0000000000000000000000000000000000000000000000000000000000000000
  162.       0000000000000000000000000000000000000000000000000000000000000000
  163.       0000000000000000000000000000000000000000000000000000000000000000
  164.       0000000000000000000000000000000000000000000000000000000000000000
  165.       0000000000000000000000000000000000000000000000000000000000000000
  166.       0000000000000000000000000000000000000000000000000000000000000000
  167.       0000000000000000000000000000000000000000000000000000000000000000
  168.       0000000000000000000000000000000000000000000000000000000000000000
  169.       0000000000000000000000000000000000000000000000000000000000000000
  170.       0000000000000000000000000000000000000000000000000000000000000000
  171.       0000000000000000000000000000000000000000000000000000000000000000
  172.       0000000000000000000000000000000000000000000000000000000000000000
  173.       0000000000000000000000000000000000000000000000000000000000000000
  174.       0000000000000000000000000000000000000000000000000000000000000000
  175.       0000000000000000000000000000000000000000000000000000000000000000
  176.       0000000000000000000000000000000000000000000000000000000000000000
  177.       000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  178.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  179.       0303030303030303030303030303030303030303030303030303030303030303
  180.       03030303030303030303030303030303030303030303FF030303030303030303
  181.       03030303030303040403030303030303030303030303030303F8F8FF03030303
  182.       03030303030303030303040202040303030303030303030303030303F80303F8
  183.       FF030303030303030303030303040202020204030303030303030303030303F8
  184.       03030303F8FF0303030303030303030304020202020202040303030303030303
  185.       0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  186.       0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  187.       040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  188.       03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  189.       FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  190.       0303030303030303030303FA0202020403030303030303030303030303F8FF03
  191.       03F8FF03030303030303030303030303FA020202040303030303030303030303
  192.       0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  193.       03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  194.       030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  195.       0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  196.       03030303FA0202030303030303030303030303030303F8FFF803030303030303
  197.       030303030303030303FA0303030303030303030303030303030303F803030303
  198.       0303030303030303030303030303030303030303030303030303030303030303
  199.       0303}
  200.     NumGlyphs = 2
  201.   end
  202.   object Cancel: TBitBtn
  203.     Left = 8
  204.     Top = 360
  205.     Width = 121
  206.     Height = 33
  207.     Caption = '&Cancel'
  208.     ParentShowHint = False
  209.     ShowHint = True
  210.     TabOrder = 8
  211.     Kind = bkCancel
  212.   end
  213.   object Timer1: TTimer
  214.     Interval = 100
  215.     OnTimer = Timer1Timer
  216.     Left = 624
  217.     Top = 224
  218.   end
  219. end
  220.