home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / temacd / goldwave / gwave517.exe / GoldWave.exe / 0 / RCDATA / TBATCHFORM / TBATCHFORM.txt
Encoding:
Text File  |  2006-11-14  |  20.8 KB  |  635 lines

  1. inherited BatchForm: TBatchForm
  2.   Left = 246
  3.   Top = 167
  4.   ActiveControl = PresetBox
  5.   BorderIcons = [biSystemMenu, biMaximize]
  6.   BorderStyle = bsSizeable
  7.   Caption = 'Batch Processing'
  8.   ClientHeight = 447
  9.   ClientWidth = 460
  10.   Constraints.MinHeight = 481
  11.   Constraints.MinWidth = 468
  12.   ExplicitWidth = 468
  13.   ExplicitHeight = 481
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   inherited ButtonOk: TButton
  17.     Left = 132
  18.     Top = 417
  19.     Enabled = False
  20.     TabOrder = 9
  21.     Visible = False
  22.     ExplicitLeft = 132
  23.     ExplicitTop = 417
  24.   end
  25.   inherited ButtonCancel: TButton
  26.     Left = 213
  27.     Top = 417
  28.     TabOrder = 10
  29.     ExplicitLeft = 213
  30.     ExplicitTop = 417
  31.   end
  32.   inherited ButtonHelp: THelpButton
  33.     Left = 375
  34.     Top = 417
  35.     TabOrder = 12
  36.     HelpKey = 'file_batch'
  37.     ExplicitLeft = 375
  38.     ExplicitTop = 417
  39.   end
  40.   inherited PresetGroup: TGroupBox
  41.     Left = 173
  42.     Top = 362
  43.     TabOrder = 7
  44.     ExplicitLeft = 173
  45.     ExplicitTop = 362
  46.   end
  47.   object PageControl: TPageControl
  48.     Left = 6
  49.     Top = 168
  50.     Width = 447
  51.     Height = 189
  52.     ActivePage = Convert
  53.     Anchors = [akLeft, akRight, akBottom]
  54.     TabOrder = 6
  55.     OnChanging = PageControlChanging
  56.     object Convert: TTabSheet
  57.       Caption = 'Convert'
  58.       ExplicitLeft = 0
  59.       ExplicitTop = 0
  60.       ExplicitWidth = 0
  61.       ExplicitHeight = 0
  62.       inline FormatFrame: TFormatSelectFrame
  63.         Left = 8
  64.         Top = 32
  65.         Width = 422
  66.         Height = 56
  67.         TabOrder = 1
  68.         TabStop = True
  69.         ExplicitLeft = 8
  70.         ExplicitTop = 32
  71.         ExplicitWidth = 422
  72.         inherited SaveType: TComboBox
  73.           Width = 347
  74.           ExplicitWidth = 347
  75.         end
  76.         inherited SaveTypeLabel: TStaticText
  77.           Width = 69
  78.           ExplicitWidth = 69
  79.         end
  80.         inherited Attributes: TComboBox
  81.           Width = 347
  82.           ExplicitWidth = 347
  83.         end
  84.       end
  85.       object ConvertAll: TCheckBox
  86.         Left = 80
  87.         Top = 13
  88.         Width = 152
  89.         Height = 17
  90.         Action = ConvertAction
  91.         Caption = '&Convert files to this format:'
  92.         TabOrder = 0
  93.       end
  94.       object RateBox: TCheckBox
  95.         Left = 80
  96.         Top = 94
  97.         Width = 70
  98.         Height = 17
  99.         Caption = 'Rate (H&z):'
  100.         TabOrder = 2
  101.       end
  102.       object Rate: TNumBox
  103.         Left = 149
  104.         Top = 92
  105.         Width = 73
  106.         Height = 21
  107.         Value = 44100.000000000000000000
  108.         Min = 1000.000000000000000000
  109.         Max = 192000.000000000000000000
  110.         PageChange = 100.000000000000000000
  111.         LineChange = 100.000000000000000000
  112.         Label = 'Rate'
  113.         Buddy = RateBuddy
  114.         AutoComplete = False
  115.         DropDownCount = 12
  116.         Items.Strings = (
  117.           '5500'
  118.           '6000'
  119.           '7333'
  120.           '8000'
  121.           '11025'
  122.           '16000'
  123.           '22050'
  124.           '32000'
  125.           '44100'
  126.           '48000'
  127.           '88200'
  128.           '96000'
  129.           '192000')
  130.         TabOrder = 3
  131.         Text = '44100'
  132.         MaxLength = 7
  133.       end
  134.       object RateBuddy: TBuddyUpDown
  135.         Left = 222
  136.         Top = 92
  137.         Width = 15
  138.         Height = 21
  139.         Associate = Rate
  140.         Increment = 100
  141.         TabOrder = 4
  142.       end
  143.     end
  144.     object Process: TTabSheet
  145.       Caption = 'Process'
  146.       ImageIndex = 1
  147.       ExplicitLeft = 0
  148.       ExplicitTop = 0
  149.       ExplicitWidth = 441
  150.       ExplicitHeight = 0
  151.       DesignSize = (
  152.         439
  153.         161)
  154.       object AddEffect: TButton
  155.         Left = 357
  156.         Top = 7
  157.         Width = 75
  158.         Height = 25
  159.         Anchors = [akTop, akRight]
  160.         Caption = 'Add Effect...'
  161.         TabOrder = 1
  162.         OnClick = AddEffectClick
  163.         ExplicitLeft = 359
  164.       end
  165.       object RemoveEffect: TButton
  166.         Left = 357
  167.         Top = 102
  168.         Width = 75
  169.         Height = 25
  170.         Action = RemoveEffectAction
  171.         Anchors = [akTop, akRight]
  172.         TabOrder = 4
  173.         ExplicitLeft = 359
  174.       end
  175.       object EffectList: TListView
  176.         Left = 6
  177.         Top = 4
  178.         Width = 345
  179.         Height = 153
  180.         Anchors = [akLeft, akTop, akRight]
  181.         Columns = <
  182.           item
  183.             Caption = 'Effect, Chain, or Edit'
  184.             Width = 175
  185.           end
  186.           item
  187.             Caption = 'Settings'
  188.             MinWidth = 100
  189.             Width = 145
  190.           end>
  191.         ColumnClick = False
  192.         DragMode = dmAutomatic
  193.         HideSelection = False
  194.         ReadOnly = True
  195.         RowSelect = True
  196.         SmallImages = EffectImageList
  197.         TabOrder = 0
  198.         ViewStyle = vsReport
  199.         OnDragDrop = EffectListDragDrop
  200.         OnDragOver = EffectListDragOver
  201.       end
  202.       object AddChain: TButton
  203.         Left = 357
  204.         Top = 37
  205.         Width = 75
  206.         Height = 25
  207.         Anchors = [akTop, akRight]
  208.         Caption = 'Add Chain...'
  209.         TabOrder = 2
  210.         OnClick = AddChainClick
  211.         ExplicitLeft = 359
  212.       end
  213.       object RemoveAllEffects: TButton
  214.         Left = 357
  215.         Top = 132
  216.         Width = 75
  217.         Height = 25
  218.         Action = RemoveAllEffectAction
  219.         Anchors = [akTop, akRight]
  220.         TabOrder = 5
  221.         ExplicitLeft = 359
  222.       end
  223.       object AddEdit: TButton
  224.         Left = 357
  225.         Top = 67
  226.         Width = 75
  227.         Height = 25
  228.         Anchors = [akTop, akRight]
  229.         Caption = 'Add Edit...'
  230.         TabOrder = 3
  231.         OnClick = AddEditClick
  232.       end
  233.     end
  234.     object Folder: TTabSheet
  235.       Caption = 'Folder'
  236.       ImageIndex = 2
  237.       ExplicitLeft = 0
  238.       ExplicitTop = 0
  239.       ExplicitWidth = 441
  240.       ExplicitHeight = 0
  241.       object OriginalFolders: TRadioButton
  242.         Left = 28
  243.         Top = 18
  244.         Width = 193
  245.         Height = 17
  246.         Caption = 'Store all files in their original folders'
  247.         Checked = True
  248.         TabOrder = 0
  249.         TabStop = True
  250.         OnClick = FolderModeChange
  251.       end
  252.       object CommonFolder: TRadioButton
  253.         Left = 28
  254.         Top = 36
  255.         Width = 193
  256.         Height = 17
  257.         Caption = 'Store all files in this folder:'
  258.         TabOrder = 1
  259.         OnClick = FolderModeChange
  260.       end
  261.       inline FolderFrame: TFolderFrame
  262.         Left = 46
  263.         Top = 54
  264.         Width = 393
  265.         Height = 25
  266.         TabOrder = 2
  267.         TabStop = True
  268.         ExplicitLeft = 46
  269.         ExplicitTop = 54
  270.         ExplicitWidth = 393
  271.         inherited Folder: TEdit
  272.           Width = 364
  273.           ExplicitWidth = 364
  274.         end
  275.         inherited Browse: TBitton
  276.           Left = 370
  277.           ExplicitLeft = 370
  278.         end
  279.       end
  280.       object Overwrite: TCheckBox
  281.         Left = 28
  282.         Top = 107
  283.         Width = 137
  284.         Height = 17
  285.         Caption = '&Overwrite existing files'
  286.         TabOrder = 4
  287.       end
  288.       object PreserveSubfolders: TCheckBox
  289.         Left = 47
  290.         Top = 84
  291.         Width = 162
  292.         Height = 17
  293.         Caption = 'Preserve subfolder structure'
  294.         TabOrder = 3
  295.       end
  296.     end
  297.     object Information: TTabSheet
  298.       Caption = 'Information'
  299.       ImageIndex = 3
  300.       ExplicitLeft = 0
  301.       ExplicitTop = 0
  302.       ExplicitWidth = 441
  303.       ExplicitHeight = 0
  304.       object RetainInfo: TRadioButton
  305.         Left = 28
  306.         Top = 18
  307.         Width = 213
  308.         Height = 17
  309.         Caption = 'Retain information currently in each file'
  310.         Checked = True
  311.         TabOrder = 0
  312.         TabStop = True
  313.       end
  314.       object ReplaceInfo: TRadioButton
  315.         Left = 28
  316.         Top = 36
  317.         Width = 237
  318.         Height = 17
  319.         Caption = 'Replace information in all files'
  320.         TabOrder = 1
  321.       end
  322.       object SetInfo: TButton
  323.         Left = 47
  324.         Top = 58
  325.         Width = 75
  326.         Height = 25
  327.         Action = SetInfoAction
  328.         Caption = '&Set Info...'
  329.         TabOrder = 2
  330.       end
  331.     end
  332.   end
  333.   object FileList: TListView
  334.     Left = 6
  335.     Top = 23
  336.     Width = 363
  337.     Height = 139
  338.     Anchors = [akLeft, akTop, akRight, akBottom]
  339.     Columns = <
  340.       item
  341.         Caption = 'Name'
  342.         Width = -1
  343.         WidthType = (
  344.           -1)
  345.       end>
  346.     ColumnClick = False
  347.     HideSelection = False
  348.     ReadOnly = True
  349.     PopupMenu = ListMenu
  350.     ShowColumnHeaders = False
  351.     TabOrder = 1
  352.     ViewStyle = vsReport
  353.   end
  354.   object AddFiles: TButton
  355.     Left = 378
  356.     Top = 23
  357.     Width = 75
  358.     Height = 25
  359.     Anchors = [akTop, akRight]
  360.     Caption = '&Add Files...'
  361.     TabOrder = 2
  362.     OnClick = AddFilesClick
  363.   end
  364.   object AddFolder: TButton
  365.     Left = 378
  366.     Top = 53
  367.     Width = 75
  368.     Height = 25
  369.     Anchors = [akTop, akRight]
  370.     Caption = 'A&dd Folder...'
  371.     TabOrder = 3
  372.     OnClick = AddFolderClick
  373.   end
  374.   object RemoveFile: TButton
  375.     Left = 378
  376.     Top = 106
  377.     Width = 75
  378.     Height = 25
  379.     Action = RemoveFileAction
  380.     Anchors = [akTop, akRight]
  381.     Caption = '&Remove'
  382.     TabOrder = 4
  383.   end
  384.   object FilesLabel: TStaticText
  385.     Left = 6
  386.     Top = 6
  387.     Width = 135
  388.     Height = 17
  389.     Caption = 'Files and folders to process:'
  390.     TabOrder = 0
  391.   end
  392.   object RemoveAllFiles: TButton
  393.     Left = 378
  394.     Top = 136
  395.     Width = 75
  396.     Height = 25
  397.     Action = RemoveAllFileAction
  398.     Anchors = [akTop, akRight]
  399.     TabOrder = 5
  400.   end
  401.   object Begin: TButton
  402.     Left = 132
  403.     Top = 417
  404.     Width = 75
  405.     Height = 25
  406.     Action = BeginAction
  407.     Anchors = [akRight, akBottom]
  408.     Caption = '&Begin'
  409.     Default = True
  410.     TabOrder = 8
  411.   end
  412.   object RunProcess: TButton
  413.     Left = 294
  414.     Top = 417
  415.     Width = 75
  416.     Height = 25
  417.     Action = ApplyAction
  418.     Anchors = [akRight, akBottom]
  419.     ParentShowHint = False
  420.     ShowHint = True
  421.     TabOrder = 11
  422.   end
  423.   object OpenDialog: TOpenDialog
  424.     DefaultExt = '*.wav'
  425.     Filter = 'All (*.*)|*.*'
  426.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  427.     Title = 'Add Files'
  428.     Left = 7
  429.     Top = 371
  430.   end
  431.   object ActionList: TActionList
  432.     Left = 41
  433.     Top = 371
  434.     object RemoveFileAction: TAction
  435.       Caption = 'Remove'
  436.       OnExecute = RemoveFileExecute
  437.       OnUpdate = RemoveFileEnable
  438.     end
  439.     object RemoveAllFileAction: TAction
  440.       Caption = 'Remove A&ll'
  441.       OnExecute = RemoveAllFileExecute
  442.       OnUpdate = RemoveAllFileEnable
  443.     end
  444.     object RemoveEffectAction: TAction
  445.       Caption = 'Remove'
  446.       OnExecute = RemoveEffectExecute
  447.       OnUpdate = RemoveEffectEnable
  448.     end
  449.     object RemoveAllEffectAction: TAction
  450.       Caption = 'Remove All'
  451.       OnExecute = RemoveAllEffectExecute
  452.       OnUpdate = RemoveAllEffectEnable
  453.     end
  454.     object SetInfoAction: TAction
  455.       Caption = 'Set Info...'
  456.       OnExecute = SetInfoExecute
  457.       OnUpdate = SetInfoEnable
  458.     end
  459.     object BeginAction: TAction
  460.       Caption = 'Begin'
  461.       OnExecute = BeginExecute
  462.       OnUpdate = BeginUpdate
  463.     end
  464.     object ConvertAction: TAction
  465.       Caption = 'Convert files to this format:'
  466.       OnUpdate = ConvertActionUpdate
  467.     end
  468.     object ApplyAction: TAction
  469.       Caption = 'Apply'
  470.       Hint = 'Apply processing to currently opened sound.'
  471.       OnExecute = ApplyExecute
  472.       OnUpdate = ApplyUpdate
  473.     end
  474.   end
  475.   object EffectImageList: TImageList
  476.     DrawingStyle = dsTransparent
  477.     Left = 77
  478.     Top = 372
  479.     Bitmap = {
  480.       494C010103000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  481.       0000000000003600000028000000400000001000000001002000000000000010
  482.       0000000000000000000000000000000000000000000000000000000000000000
  483.       0000000000000000000000000000000000000000000000000000000000000000
  484.       0000000000000000000000000000000000000000000000000000000000000000
  485.       0000000000000000000000000000848484008484840000000000000000000000
  486.       0000000000000000000000000000000000000000000000000000800000008000
  487.       0000800000000000000000000000000000000000000000000000000000000000
  488.       0000000000000000000000000000000000000000000000000000000000000000
  489.       0000000000000000000000000000000000000000000000000000000000000000
  490.       0000000000000000000000000000000000000000000000000000000000000000
  491.       0000000000000000000000000000000000000000000000000000000000000000
  492.       0000000000000000000000000000000000000000000000000000000000000000
  493.       000000000000000000008484840000FFFF0000FFFF0084848400000000000000
  494.       0000000000000000000000000000000000000000000080000000000000000000
  495.       0000000000008000000000000000000000000000000000000000000000000000
  496.       0000000000000000000000000000000000000000000000000000000000000000
  497.       0000000000000000000000000000000000000000000000000000000000000000
  498.       0000000000000000000000000000000000000000000084848400848484008484
  499.       8400000000000000000000000000848484008484840000000000000000000000
  500.       0000000000008484840084848400848484000000000000000000000000000000
  501.       0000000000008484840000FFFF0000FFFF0000FFFF0000FFFF00848484000000
  502.       0000000000000000000000000000000000000000000080000000000000000000
  503.       0000000000008000000000000000000000000000000000000000000000000000
  504.       0000000000000000000000000000000000000000000000000000000000000000
  505.       0000000000000000000000000000000000000000000000000000000000000000
  506.       0000000000000000000000000000000000000000000000FFFF0000FFFF008484
  507.       840000000000000000000000000000FFFF0000FFFF0084848400000000000000
  508.       00000000000000FFFF0000FFFF00848484000000000000000000000000000000
  509.       00000000000000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF008484
  510.       8400000000000000000000000000000000000000000000000000800000008000
  511.       0000800000008000000080000000000000000000000000000000000000000000
  512.       0000000000000000000000000000000000000000000000000000000000000000
  513.       0000000000000000000000000000000000000000000000000000000000000000
  514.       0000000000000000000000000000000000000000000000FFFF0000FFFF008484
  515.       84000000000000000000000000000000000000FFFF0000FFFF00848484000000
  516.       000000FFFF0000FFFF0084848400000000000000000000000000000000000000
  517.       000000000000000000000000000000FFFF0000FFFF0084848400000000000000
  518.       0000000000000000000000000000000000000000000000000000000000000000
  519.       0000000000000000000000000000000000000000000000000000000000000000
  520.       0000000000000000000000000000000000000000000000000000000000000000
  521.       0000000000000000000000000000000000000000000000000000000000000000
  522.       0000000000000000000000000000000000000000000000FFFF0000FFFF008484
  523.       8400000000000000000000000000000000000000000000FFFF0000FFFF0000FF
  524.       FF0000FFFF008484840000000000000000000000000000000000000000008484
  525.       840084848400848484008484840000FFFF0000FFFF0084848400848484008484
  526.       8400848484008484840000000000000000000000000080000000800000008000
  527.       0000800000008000000080000000000000000000000000000000000000000000
  528.       0000000000000000000000000000000000000000000000000000000000000000
  529.       0000000000000000000000000000000000000000000000000000000000000000
  530.       0000000000000000000000000000000000000000000000FFFF0000FFFF008484
  531.       840000000000000000000000000000000000000000000000000000FFFF0000FF
  532.       FF008484840000000000000000000000000000000000000000000000000000FF
  533.       FF0000FFFF0000FFFF0000FFFF00840000008400000000FFFF0000FFFF0000FF
  534.       FF0000FFFF008484840000000000000000008000000000000000000000000000
  535.       0000800000000000000000000000000000000000000000000000000000000000
  536.       0000000000000000000000000000000000000000000000000000000000000000
  537.       0000000000000000000000000000000000000000000000000000000000000000
  538.       0000000000000000000000000000000000000000000000FFFF0000FFFF008484
  539.       8400848484008484840084848400000000000000000000FFFF0000FFFF0000FF
  540.       FF0000FFFF0084848400000000000000000000000000000000000000000000FF
  541.       FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
  542.       FF0000FFFF008484840000000000000000008000000000000000000000000000
  543.       0000800000008000000080000000800000008000000080000000800000008000
  544.       0000800000000000000000000000000000000000000000000000000000000000
  545.       0000000000000000000000000000000000000000000000000000000000000000
  546.       0000000000000000000000000000000000000000000000FFFF0000FFFF0000FF
  547.       FF0000FFFF0000FFFF00848484000000000000FFFF0000FFFF00848484000000
  548.       000000FFFF0000FFFF00848484000000000000000000000000000000000000FF
  549.       FF0000FFFF0000FFFF0000FFFF00840000008400000000FFFF0000FFFF0000FF
  550.       FF0000FFFF008484840000000000000000000000000080000000800000008000
  551.       000080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  552.       FF00800000000000000000000000000000000000000000000000000000000000
  553.       0000000000000000000000000000000000000000000000000000000000000000
  554.       0000000000000000000000000000000000000000000000FFFF0000FFFF0000FF
  555.       FF0000FFFF0000FFFF008484840000FFFF0000FFFF0084848400000000000000
  556.       00000000000000FFFF0000FFFF008484840000000000000000000000000000FF
  557.       FF0000FFFF0000FFFF0000FFFF00840000008400000000FFFF0000FFFF0000FF
  558.       FF0000FFFF008484840000000000000000000000000000000000000000000000
  559.       000080000000FFFFFF000000000000000000000000000000000000000000FFFF
  560.       FF00800000000000000000000000000000000000000000000000000000000000
  561.       0000000000000000000000000000000000000000000000000000000000000000
  562.       0000000000000000000000000000000000000000000000FFFF0000FFFF008484
  563.       8400000000000000000000000000000000000000000000000000000000000000
  564.       00000000000000000000000000000000000000000000000000000000000000FF
  565.       FF0000FFFF0000FFFF0000FFFF0000848400840000008400000000FFFF0000FF
  566.       FF0000FFFF008484840000000000000000000000000000000000000000000000
  567.       000080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  568.       FF00800000000000000000000000000000000000000000000000000000000000
  569.       0000000000000000000000000000000000000000000000000000000000000000
  570.       0000000000000000000000000000000000000000000000FFFF0000FFFF008484
  571.       8400848484008484840084848400848484008484840000000000000000000000
  572.       00000000000000000000000000000000000000000000000000000000000000FF
  573.       FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF00840000008400000000FF
  574.       FF0000FFFF008484840000000000000000000000000000000000000000000000
  575.       000080000000FFFFFF000000000000000000000000000000000000000000FFFF
  576.       FF00800000000000000000000000000000000000000000000000000000000000
  577.       0000000000000000000000000000000000000000000000000000000000000000
  578.       0000000000000000000000000000000000000000000000FFFF0000FFFF0000FF
  579.       FF0000FFFF0000FFFF0000FFFF0000FFFF008484840000000000000000000000
  580.       00000000000000000000000000000000000000000000000000000000000000FF
  581.       FF0000FFFF00840000008400000000FFFF0000FFFF00840000008400000000FF
  582.       FF0000FFFF008484840000000000000000000000000000000000000000000000
  583.       000080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF0080000000800000008000
  584.       0000800000000000000000000000000000000000000000000000000000000000
  585.       0000000000000000000000000000000000000000000000000000000000000000
  586.       0000000000000000000000000000000000000000000000FFFF0000FFFF0000FF
  587.       FF0000FFFF0000FFFF0000FFFF0000FFFF008484840000000000000000000000
  588.       00000000000000000000000000000000000000000000000000000000000000FF
  589.       FF0000FFFF0000FFFF008400000084000000840000008400000000FFFF0000FF
  590.       FF0000FFFF008484840000000000000000000000000000000000000000000000
  591.       000080000000FFFFFF000000000000000000FFFFFF0080000000FFFFFF008000
  592.       0000000000000000000000000000000000000000000000000000000000000000
  593.       0000000000000000000000000000000000000000000000000000000000000000
  594.       0000000000000000000000000000000000000000000000000000000000000000
  595.       0000000000000000000000000000000000000000000000000000000000000000
  596.       00000000000000000000000000000000000000000000000000000000000000FF
  597.       FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
  598.       FF0000FFFF008484840000000000000000000000000000000000000000000000
  599.       000080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF0080000000800000000000
  600.       0000000000000000000000000000000000000000000000000000000000000000
  601.       0000000000000000000000000000000000000000000000000000000000000000
  602.       0000000000000000000000000000000000000000000000000000000000000000
  603.       0000000000000000000000000000000000000000000000000000000000000000
  604.       0000000000000000000000000000000000000000000000000000000000000000
  605.       000000000000000000000000000000FFFF0000FFFF0084848400000000000000
  606.       0000000000000000000000000000000000000000000000000000000000000000
  607.       0000800000008000000080000000800000008000000080000000000000000000
  608.       0000000000000000000000000000000000000000000000000000000000000000
  609.       0000000000000000000000000000000000000000000000000000000000000000
  610.       000000000000000000000000000000000000424D3E000000000000003E000000
  611.       2800000040000000100000000100010000000000800000000000000000000000
  612.       000000000000000000000000FFFFFF00FFFFFE7FC7FF0000FFFFFC3FBBFF0000
  613.       8E78F81FBBC300008E38F80FC11F00008F11FE3FFC7F00008F83E003811F0000
  614.       8FC7E00377C300008183E003700700008111E003800700008038E003F0070000
  615.       8FFFE003F0070000807FE003F0070000807FE003F0070000807FE003F00F0000
  616.       FFFFE003F01F0000FFFFFE3FF03F000000000000000000000000000000000000
  617.       000000000000}
  618.   end
  619.   object ListMenu: TPopupMenu
  620.     OnPopup = ListMenuPopup
  621.     Left = 110
  622.     Top = 372
  623.     object ListPaste: TMenuItem
  624.       Caption = '&Paste'
  625.       ShortCut = 16470
  626.       OnClick = ListPasteClick
  627.     end
  628.     object ListDelete: TMenuItem
  629.       Caption = '&Delete'
  630.       ShortCut = 16472
  631.       OnClick = RemoveFileExecute
  632.     end
  633.   end
  634. end
  635.