home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd2.bin / prevodniky / download / TMPGEnc / TMPGEnc2521.exe / TMPGEnc.exe / 1028 / RCDATA / TMPEGTOOLFORM / TMPEGTOOLFORM.txt
Text File  |  2003-09-16  |  16KB  |  650 lines

  1. object MPEGToolForm: TMPEGToolForm
  2.   Left = 192
  3.   Top = 110
  4.   HelpContext = 6
  5.   BorderStyle = bsDialog
  6.   Caption = 'MPEG∩┐╜u∩┐╜∩┐╜'
  7.   ClientHeight = 359
  8.   ClientWidth = 488
  9.   Color = clBtnFace
  10.   Font.Charset = CHINESEBIG5_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = '∩┐╜╙⌐∩┐╜∩┐╜∩┐╜'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   ShowHint = True
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 12
  23.   object PageControl: TPageControl
  24.     Left = 8
  25.     Top = 8
  26.     Width = 473
  27.     Height = 313
  28.     ActivePage = MultiplexorTab
  29.     TabOrder = 0
  30.     OnChange = PageControlChange
  31.     object MultiplexorTab: TTabSheet
  32.       HelpContext = 7
  33.       Caption = '┬▓∩┐╜∩┐╜∩┐╜X∩┐╜∩┐╜'
  34.       ImageIndex = 1
  35.       object Bevel2: TBevel
  36.         Left = 7
  37.         Top = 8
  38.         Width = 450
  39.         Height = 155
  40.         Shape = bsFrame
  41.       end
  42.       object Label1: TLabel
  43.         Left = 24
  44.         Top = 66
  45.         Width = 66
  46.         Height = 12
  47.         Caption = '∩┐╜∩┐╜∩┐╜T∩┐╜∩┐╜J(&V):'
  48.         FocusControl = Multiplexor_Video
  49.       end
  50.       object Label2: TLabel
  51.         Left = 24
  52.         Top = 94
  53.         Width = 66
  54.         Height = 12
  55.         Caption = '∩┐╜∩┐╜∩┐╜T∩┐╜∩┐╜J(&A):'
  56.         FocusControl = Multiplexor_Audio
  57.       end
  58.       object Bevel1: TBevel
  59.         Left = 24
  60.         Top = 52
  61.         Width = 421
  62.         Height = 2
  63.       end
  64.       object Label3: TLabel
  65.         Left = 24
  66.         Top = 28
  67.         Width = 41
  68.         Height = 12
  69.         Caption = '∩┐╜╬ª∩┐╜(&T):'
  70.       end
  71.       object Label4: TLabel
  72.         Left = 24
  73.         Top = 135
  74.         Width = 54
  75.         Height = 12
  76.         Caption = '∩┐╜∩┐╜X(&O):'
  77.         FocusControl = Multiplexor_Output
  78.       end
  79.       object Bevel3: TBevel
  80.         Left = 24
  81.         Top = 121
  82.         Width = 421
  83.         Height = 2
  84.       end
  85.       object Multiplexor_Video: TEdit
  86.         Left = 96
  87.         Top = 62
  88.         Width = 286
  89.         Height = 20
  90.         TabOrder = 1
  91.         OnKeyDown = EditKeyDown
  92.       end
  93.       object Multiplexor_Audio: TEdit
  94.         Left = 96
  95.         Top = 91
  96.         Width = 286
  97.         Height = 20
  98.         TabOrder = 3
  99.         OnKeyDown = EditKeyDown
  100.       end
  101.       object Multiplexor_StreamType: TComboBox
  102.         Left = 96
  103.         Top = 24
  104.         Width = 286
  105.         Height = 20
  106.         Style = csDropDownList
  107.         ItemHeight = 12
  108.         TabOrder = 0
  109.         OnChange = Multiplexor_StreamTypeChange
  110.         OnKeyDown = EditKeyDown
  111.       end
  112.       object Multiplexor_VideoButton: TButton
  113.         Left = 388
  114.         Top = 60
  115.         Width = 57
  116.         Height = 25
  117.         Caption = '∩┐╜s∩┐╜∩┐╜'
  118.         TabOrder = 2
  119.         OnClick = Multiplexor_VideoButtonClick
  120.       end
  121.       object Multiplexor_AudioButton: TButton
  122.         Left = 388
  123.         Top = 89
  124.         Width = 57
  125.         Height = 25
  126.         Caption = '∩┐╜s∩┐╜∩┐╜'
  127.         TabOrder = 4
  128.         OnClick = Multiplexor_AudioButtonClick
  129.       end
  130.       object Multiplexor_Output: TEdit
  131.         Left = 96
  132.         Top = 131
  133.         Width = 286
  134.         Height = 20
  135.         TabOrder = 5
  136.         OnKeyDown = EditKeyDown
  137.       end
  138.       object Multiplexor_OutputButton: TButton
  139.         Left = 388
  140.         Top = 129
  141.         Width = 57
  142.         Height = 25
  143.         Caption = '∩┐╜s∩┐╜∩┐╜'
  144.         TabOrder = 6
  145.         OnClick = Multiplexor_OutputButtonClick
  146.       end
  147.     end
  148.     object DemultiplexorTab: TTabSheet
  149.       HelpContext = 8
  150.       Caption = '┬▓∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  151.       ImageIndex = 2
  152.       object Bevel7: TBevel
  153.         Left = 7
  154.         Top = 8
  155.         Width = 450
  156.         Height = 117
  157.         Shape = bsFrame
  158.       end
  159.       object Label9: TLabel
  160.         Left = 24
  161.         Top = 66
  162.         Width = 66
  163.         Height = 12
  164.         Caption = '∩┐╜∩┐╜∩┐╜T∩┐╜∩┐╜X&V):'
  165.         FocusControl = Demultiplexor_OutputVideo
  166.       end
  167.       object Label10: TLabel
  168.         Left = 24
  169.         Top = 94
  170.         Width = 66
  171.         Height = 12
  172.         Caption = '∩┐╜∩┐╜∩┐╜T∩┐╜∩┐╜X(&A):'
  173.         FocusControl = Demultiplexor_OutputAudio
  174.       end
  175.       object Label11: TLabel
  176.         Left = 24
  177.         Top = 28
  178.         Width = 37
  179.         Height = 12
  180.         Caption = '∩┐╜∩┐╜J(&I):'
  181.         FocusControl = Demultiplexor_Input
  182.       end
  183.       object Bevel9: TBevel
  184.         Left = 24
  185.         Top = 52
  186.         Width = 421
  187.         Height = 2
  188.       end
  189.       object Demultiplexor_OutputVideo: TEdit
  190.         Left = 96
  191.         Top = 62
  192.         Width = 286
  193.         Height = 20
  194.         TabOrder = 2
  195.         OnKeyDown = EditKeyDown
  196.       end
  197.       object Demultiplexor_OutputAudio: TEdit
  198.         Left = 96
  199.         Top = 91
  200.         Width = 286
  201.         Height = 20
  202.         TabOrder = 4
  203.         OnKeyDown = EditKeyDown
  204.       end
  205.       object Demultiplexor_OutputVideoButton: TButton
  206.         Left = 388
  207.         Top = 60
  208.         Width = 57
  209.         Height = 25
  210.         Caption = '∩┐╜s∩┐╜∩┐╜'
  211.         TabOrder = 3
  212.         OnClick = Demultiplexor_OutputVideoButtonClick
  213.       end
  214.       object Demultiplexor_OutputAudioButton: TButton
  215.         Left = 388
  216.         Top = 89
  217.         Width = 57
  218.         Height = 25
  219.         Caption = '∩┐╜s∩┐╜∩┐╜'
  220.         TabOrder = 5
  221.         OnClick = Demultiplexor_OutputAudioButtonClick
  222.       end
  223.       object Demultiplexor_InputButton: TButton
  224.         Left = 388
  225.         Top = 22
  226.         Width = 57
  227.         Height = 25
  228.         Caption = '∩┐╜s∩┐╜∩┐╜'
  229.         TabOrder = 1
  230.         OnClick = Demultiplexor_InputButtonClick
  231.       end
  232.       object Demultiplexor_Input: TEdit
  233.         Left = 96
  234.         Top = 24
  235.         Width = 286
  236.         Height = 20
  237.         TabOrder = 0
  238.         OnKeyDown = EditKeyDown
  239.       end
  240.     end
  241.     object MultiplexorExTab: TTabSheet
  242.       HelpContext = 9
  243.       Caption = '∩┐╜X∩┐╜∩┐╜'
  244.       ImageIndex = 4
  245.       object Bevel13: TBevel
  246.         Left = 7
  247.         Top = 8
  248.         Width = 450
  249.         Height = 271
  250.         Shape = bsFrame
  251.       end
  252.       object Label13: TLabel
  253.         Left = 24
  254.         Top = 28
  255.         Width = 41
  256.         Height = 12
  257.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜(&T):'
  258.         FocusControl = MultiplexorEx_StreamType
  259.       end
  260.       object Bevel12: TBevel
  261.         Left = 24
  262.         Top = 52
  263.         Width = 421
  264.         Height = 2
  265.       end
  266.       object Bevel14: TBevel
  267.         Left = 24
  268.         Top = 240
  269.         Width = 421
  270.         Height = 2
  271.       end
  272.       object Label16: TLabel
  273.         Left = 24
  274.         Top = 253
  275.         Width = 42
  276.         Height = 12
  277.         Caption = '∩┐╜∩┐╜X(&O):'
  278.         FocusControl = MultiplexorEx_Output
  279.       end
  280.       object MultiplexorEx_StreamType: TComboBox
  281.         Left = 79
  282.         Top = 24
  283.         Width = 303
  284.         Height = 20
  285.         Style = csDropDownList
  286.         ItemHeight = 12
  287.         TabOrder = 0
  288.         OnChange = MultiplexorEx_StreamTypeChange
  289.         OnKeyDown = EditKeyDown
  290.       end
  291.       object MultiplexorEx_Output: TEdit
  292.         Left = 79
  293.         Top = 249
  294.         Width = 303
  295.         Height = 20
  296.         TabOrder = 1
  297.         OnKeyDown = EditKeyDown
  298.       end
  299.       object MultiplexorEx_OutputButton: TButton
  300.         Left = 388
  301.         Top = 247
  302.         Width = 57
  303.         Height = 25
  304.         Caption = '∩┐╜s∩┐╜∩┐╜'
  305.         TabOrder = 2
  306.         OnClick = MultiplexorEx_OutputButtonClick
  307.       end
  308.       object MultiplextorEx_List: TListView
  309.         Left = 24
  310.         Top = 60
  311.         Width = 358
  312.         Height = 174
  313.         Hint = '∩┐╜t∩┐╜∩┐╜∩┐╜∩┐╜XMPEG∩┐╜∩┐╜≤¬║╜X∩┐╜y∩┐╜C∩┐╜∩┐╜'
  314.         Columns = <
  315.           item
  316.             Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  317.             Width = 110
  318.           end
  319.           item
  320.             Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜T'
  321.             Width = 239
  322.           end>
  323.         ColumnClick = False
  324.         DragMode = dmAutomatic
  325.         HideSelection = False
  326.         HotTrackStyles = []
  327.         ReadOnly = True
  328.         TabOrder = 3
  329.         ViewStyle = vsReport
  330.         OnDeletion = MPEGListDeletion
  331.         OnDragDrop = MultiplextorEx_ListDragDrop
  332.         OnDragOver = MultiplextorEx_ListDragOver
  333.         OnKeyDown = MultiplextorEx_ListKeyDown
  334.       end
  335.       object MultiplextorEx_AddListButton: TButton
  336.         Left = 388
  337.         Top = 60
  338.         Width = 57
  339.         Height = 25
  340.         Caption = '∩┐╜l∩┐╜['
  341.         TabOrder = 4
  342.         OnClick = MultiplextorEx_AddListButtonClick
  343.       end
  344.       object MultiplextorEx_DeleteListButton: TButton
  345.         Left = 388
  346.         Top = 88
  347.         Width = 57
  348.         Height = 25
  349.         Caption = '∩┐╜R∩┐╜∩┐╜'
  350.         TabOrder = 5
  351.         OnClick = MultiplextorEx_DeleteListButtonClick
  352.       end
  353.       object MultiplextorEx_ClearListButton: TButton
  354.         Left = 388
  355.         Top = 116
  356.         Width = 57
  357.         Height = 25
  358.         BiDiMode = bdLeftToRight
  359.         Caption = '∩┐╜M∩┐╜∩┐╜'
  360.         ParentBiDiMode = False
  361.         TabOrder = 6
  362.         OnClick = MultiplextorEx_ClearListButtonClick
  363.       end
  364.     end
  365.     object DemultiplexorExTab: TTabSheet
  366.       HelpContext = 10
  367.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  368.       ImageIndex = 5
  369.       object Bevel15: TBevel
  370.         Left = 7
  371.         Top = 8
  372.         Width = 450
  373.         Height = 271
  374.         Shape = bsFrame
  375.       end
  376.       object Label17: TLabel
  377.         Left = 24
  378.         Top = 28
  379.         Width = 37
  380.         Height = 12
  381.         Caption = '∩┐╜∩┐╜J(&I):'
  382.         FocusControl = DemultiplexorEx_Input
  383.       end
  384.       object Bevel16: TBevel
  385.         Left = 24
  386.         Top = 52
  387.         Width = 421
  388.         Height = 2
  389.       end
  390.       object DemultiplextorEx_ListLabel: TLabel
  391.         Left = 24
  392.         Top = 256
  393.         Width = 301
  394.         Height = 12
  395.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜z∩┐╜n∩┐╜O∩┐╜s∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╔¬∩┐╜∩┐╜X∩┐╜y∩┐╜C'
  396.       end
  397.       object DemultiplextorEx_List: TListView
  398.         Left = 24
  399.         Top = 60
  400.         Width = 421
  401.         Height = 189
  402.         Hint = 
  403.           '∩┐╜t∩┐╜∩┐╜∩┐╜∩┐╜XMPEG∩┐╜∩┐╜≤¬║╜X∩┐╜y∩┐╜C∩┐╜∩┐╜∩┐╜C'#13#10'∩┐╜∩¡½∩┐╜n∩┐╜∩┐╜∩┐╜X∩┐╜y∩┐╜∩┐╜∩┐╜[∩┐╜╦¼d∩┐╜C'#13#10#13#10'∩┐╜p∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜' +
  404.           '∩┐╜X∩┐╜y∩┐╜W∩┐╜M∩┐╜N∩┐╜i∩┐╜H∩┐╜O∩┐╜s∩┐╜∩┐╜∩┐╜X∩┐╜y∩┐╜C'
  405.         Checkboxes = True
  406.         Columns = <
  407.           item
  408.             Caption = '∩┐╜X∩┐╜y'
  409.             Width = 160
  410.           end
  411.           item
  412.             Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜T'
  413.             Width = 241
  414.           end>
  415.         ColumnClick = False
  416.         HideSelection = False
  417.         HotTrackStyles = []
  418.         ReadOnly = True
  419.         TabOrder = 0
  420.         ViewStyle = vsReport
  421.         OnChange = DemultiplextorEx_ListChange
  422.         OnDblClick = DemultiplextorEx_ListDblClick
  423.         OnDeletion = MPEGListDeletion
  424.         OnKeyDown = DemultiplextorEx_ListKeyDown
  425.       end
  426.       object DemultiplexorEx_Input: TEdit
  427.         Left = 79
  428.         Top = 24
  429.         Width = 303
  430.         Height = 20
  431.         Color = clBtnFace
  432.         ReadOnly = True
  433.         TabOrder = 1
  434.         OnKeyDown = EditKeyDown
  435.       end
  436.       object DemultiplexorEx_InputButton: TButton
  437.         Left = 388
  438.         Top = 22
  439.         Width = 57
  440.         Height = 25
  441.         Caption = '∩┐╜s∩┐╜∩┐╜'
  442.         TabOrder = 2
  443.         OnClick = DemultiplexorEx_InputButtonClick
  444.       end
  445.     end
  446.     object BindTabSheet: TTabSheet
  447.       HelpContext = 11
  448.       Caption = '∩┐╜┼▒∩┐╜'
  449.       ImageIndex = 1
  450.       object Bevel4: TBevel
  451.         Left = 7
  452.         Top = 8
  453.         Width = 450
  454.         Height = 271
  455.         Shape = bsFrame
  456.       end
  457.       object Label5: TLabel
  458.         Left = 24
  459.         Top = 28
  460.         Width = 41
  461.         Height = 12
  462.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜(&T):'
  463.         FocusControl = Bind_StreamType
  464.       end
  465.       object Bevel5: TBevel
  466.         Left = 24
  467.         Top = 52
  468.         Width = 421
  469.         Height = 2
  470.       end
  471.       object Bevel6: TBevel
  472.         Left = 24
  473.         Top = 240
  474.         Width = 421
  475.         Height = 2
  476.       end
  477.       object Label8: TLabel
  478.         Left = 24
  479.         Top = 253
  480.         Width = 42
  481.         Height = 12
  482.         Caption = '∩┐╜∩┐╜X(&O):'
  483.         FocusControl = Bind_Output
  484.       end
  485.       object Bind_StreamType: TComboBox
  486.         Left = 79
  487.         Top = 24
  488.         Width = 303
  489.         Height = 20
  490.         Style = csDropDownList
  491.         ItemHeight = 12
  492.         TabOrder = 0
  493.         OnChange = Bind_StreamTypeChange
  494.         OnKeyDown = EditKeyDown
  495.       end
  496.       object Bind_Output: TEdit
  497.         Left = 79
  498.         Top = 249
  499.         Width = 303
  500.         Height = 20
  501.         TabOrder = 6
  502.         OnKeyDown = EditKeyDown
  503.       end
  504.       object Bind_OutputButton: TButton
  505.         Left = 389
  506.         Top = 247
  507.         Width = 57
  508.         Height = 25
  509.         Caption = '∩┐╜s∩┐╜∩┐╜'
  510.         TabOrder = 7
  511.         OnClick = Bind_OutputButtonClick
  512.       end
  513.       object Bind_DeleteListButton: TButton
  514.         Left = 388
  515.         Top = 88
  516.         Width = 57
  517.         Height = 25
  518.         Caption = '∩┐╜R∩┐╜∩┐╜'
  519.         TabOrder = 3
  520.         OnClick = Bind_DeleteListButtonClick
  521.       end
  522.       object Bind_AddListButton: TButton
  523.         Left = 388
  524.         Top = 60
  525.         Width = 57
  526.         Height = 25
  527.         Caption = '∩┐╜l∩┐╜['
  528.         TabOrder = 2
  529.         OnClick = Bind_AddListButtonClick
  530.       end
  531.       object Bind_ClearListButton: TButton
  532.         Left = 388
  533.         Top = 116
  534.         Width = 57
  535.         Height = 25
  536.         Caption = '∩┐╜M∩┐╜∩┐╜'
  537.         TabOrder = 4
  538.         OnClick = Bind_ClearListButtonClick
  539.       end
  540.       object Bind_List: TListView
  541.         Left = 24
  542.         Top = 60
  543.         Width = 358
  544.         Height = 174
  545.         Hint = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜W∩┐╜M∩┐╜|∩┐╜X∩┐╜{∩┐╜d∩┐╜∩┐╜]∩┐╜w∩┐╜∩┐╜∩┐╜f∩┐╜C'
  546.         Columns = <
  547.           item
  548.             Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  549.             Width = 229
  550.           end
  551.           item
  552.             Alignment = taRightJustify
  553.             Caption = '∩┐╜}∩┐╜l'
  554.             Width = 60
  555.           end
  556.           item
  557.             Alignment = taRightJustify
  558.             Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  559.             Width = 60
  560.           end>
  561.         ColumnClick = False
  562.         DragMode = dmAutomatic
  563.         HideSelection = False
  564.         HotTrackStyles = []
  565.         ReadOnly = True
  566.         TabOrder = 1
  567.         ViewStyle = vsReport
  568.         OnDblClick = Bind_EditItemButtonClick
  569.         OnDeletion = MPEGListDeletion
  570.         OnDragDrop = Bind_ListDragDrop
  571.         OnDragOver = Bind_ListDragOver
  572.         OnKeyDown = Bind_ListKeyDown
  573.       end
  574.       object Bind_EditItemButton: TButton
  575.         Left = 388
  576.         Top = 152
  577.         Width = 57
  578.         Height = 25
  579.         Caption = '∩┐╜s∩┐╜∩┐╜'
  580.         TabOrder = 5
  581.         OnClick = Bind_EditItemButtonClick
  582.       end
  583.       object Bind_AutoCorrectButton: TButton
  584.         Left = 389
  585.         Top = 209
  586.         Width = 57
  587.         Height = 25
  588.         Hint = '∩┐╜∩┐╜∩┐╜F∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜X∩┐╜∩┐╜∩┐╜╔ÑX∩┐╜{∩┐╜∩┐╜∩┐╜~∩┐╜M∩┐╜█░╩ºR∩┐╜∩┐╜∩┐╜S∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╩¬∩┐╜MPEG∩┐╜∩┐╜∩┐╜╔íC'
  589.         Caption = '∩┐╜╫Ñ∩┐╜'
  590.         TabOrder = 8
  591.         OnClick = Bind_AutoCorrectButtonClick
  592.       end
  593.     end
  594.   end
  595.   object CancelButton: TButton
  596.     Left = 406
  597.     Top = 328
  598.     Width = 75
  599.     Height = 25
  600.     Cancel = True
  601.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  602.     TabOrder = 2
  603.     OnClick = CancelButtonClick
  604.   end
  605.   object OKButton: TButton
  606.     Left = 324
  607.     Top = 328
  608.     Width = 75
  609.     Height = 25
  610.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  611.     TabOrder = 1
  612.     OnClick = OKButtonClick
  613.   end
  614.   object OpenInputVideoDialog: TOpenDialog
  615.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  616.     Left = 8
  617.     Top = 328
  618.   end
  619.   object OpenInputAudioDialog: TOpenDialog
  620.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  621.     Left = 40
  622.     Top = 328
  623.   end
  624.   object SaveOutputDialog: TSaveDialog
  625.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  626.     Left = 72
  627.     Top = 328
  628.   end
  629.   object OpenMPEGDialog: TOpenDialog
  630.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  631.     Left = 104
  632.     Top = 328
  633.   end
  634.   object OpenMPEGFilesDialog: TOpenDialog
  635.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  636.     Left = 136
  637.     Top = 328
  638.   end
  639.   object SaveInputVideoDialog: TSaveDialog
  640.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  641.     Left = 168
  642.     Top = 328
  643.   end
  644.   object SaveInputAudioDialog: TSaveDialog
  645.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  646.     Left = 200
  647.     Top = 328
  648.   end
  649. end
  650.