home *** CD-ROM | disk | FTP | other *** search
- object MPEGToolForm: TMPEGToolForm
- Left = 192
- Top = 110
- HelpContext = 6
- BorderStyle = bsDialog
- Caption = 'MPEG����'
- ClientHeight = 359
- ClientWidth = 488
- Color = clBtnFace
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '����'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- ShowHint = True
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 12
- object PageControl: TPageControl
- Left = 8
- Top = 8
- Width = 473
- Height = 313
- ActivePage = MultiplexorTab
- TabOrder = 0
- OnChange = PageControlChange
- object MultiplexorTab: TTabSheet
- HelpContext = 7
- Caption = '���׺ϳ�'
- ImageIndex = 1
- object Bevel2: TBevel
- Left = 7
- Top = 8
- Width = 450
- Height = 155
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 24
- Top = 66
- Width = 66
- Height = 12
- Caption = '��Ƶ����(&V):'
- FocusControl = Multiplexor_Video
- end
- object Label2: TLabel
- Left = 24
- Top = 94
- Width = 66
- Height = 12
- Caption = '��Ƶ����(&A):'
- FocusControl = Multiplexor_Audio
- end
- object Bevel1: TBevel
- Left = 24
- Top = 52
- Width = 421
- Height = 2
- end
- object Label3: TLabel
- Left = 24
- Top = 28
- Width = 41
- Height = 12
- Caption = '��ʽ(&T):'
- end
- object Label4: TLabel
- Left = 24
- Top = 135
- Width = 54
- Height = 12
- Caption = '���(&O):'
- FocusControl = Multiplexor_Output
- end
- object Bevel3: TBevel
- Left = 24
- Top = 121
- Width = 421
- Height = 2
- end
- object Multiplexor_Video: TEdit
- Left = 96
- Top = 62
- Width = 286
- Height = 20
- TabOrder = 1
- OnKeyDown = EditKeyDown
- end
- object Multiplexor_Audio: TEdit
- Left = 96
- Top = 91
- Width = 286
- Height = 20
- TabOrder = 3
- OnKeyDown = EditKeyDown
- end
- object Multiplexor_StreamType: TComboBox
- Left = 96
- Top = 24
- Width = 286
- Height = 20
- Style = csDropDownList
- ItemHeight = 12
- TabOrder = 0
- OnChange = Multiplexor_StreamTypeChange
- OnKeyDown = EditKeyDown
- end
- object Multiplexor_VideoButton: TButton
- Left = 388
- Top = 60
- Width = 57
- Height = 25
- Caption = '���'
- TabOrder = 2
- OnClick = Multiplexor_VideoButtonClick
- end
- object Multiplexor_AudioButton: TButton
- Left = 388
- Top = 89
- Width = 57
- Height = 25
- Caption = '���'
- TabOrder = 4
- OnClick = Multiplexor_AudioButtonClick
- end
- object Multiplexor_Output: TEdit
- Left = 96
- Top = 131
- Width = 286
- Height = 20
- TabOrder = 5
- OnKeyDown = EditKeyDown
- end
- object Multiplexor_OutputButton: TButton
- Left = 388
- Top = 129
- Width = 57
- Height = 25
- Caption = '���'
- TabOrder = 6
- OnClick = Multiplexor_OutputButtonClick
- end
- end
- object DemultiplexorTab: TTabSheet
- HelpContext = 8
- Caption = '���׷ֽ�'
- ImageIndex = 2
- object Bevel7: TBevel
- Left = 7
- Top = 8
- Width = 450
- Height = 117
- Shape = bsFrame
- end
- object Label9: TLabel
- Left = 24
- Top = 66
- Width = 66
- Height = 12
- Caption = '��Ƶ���(&V):'
- FocusControl = Demultiplexor_OutputVideo
- end
- object Label10: TLabel
- Left = 24
- Top = 94
- Width = 66
- Height = 12
- Caption = '��Ƶ���(&A):'
- FocusControl = Demultiplexor_OutputAudio
- end
- object Label11: TLabel
- Left = 24
- Top = 28
- Width = 37
- Height = 12
- Caption = '����(&I):'
- FocusControl = Demultiplexor_Input
- end
- object Bevel9: TBevel
- Left = 24
- Top = 52
- Width = 421
- Height = 2
- end
- object Demultiplexor_OutputVideo: TEdit
- Left = 96
- Top = 62
- Width = 286
- Height = 20
- TabOrder = 2
- OnKeyDown = EditKeyDown
- end
- object Demultiplexor_OutputAudio: TEdit
- Left = 96
- Top = 91
- Width = 286
- Height = 20
- TabOrder = 4
- OnKeyDown = EditKeyDown
- end
- object Demultiplexor_OutputVideoButton: TButton
- Left = 388
- Top = 60
- Width = 57
- Height = 25
- Caption = '���'
- TabOrder = 3
- OnClick = Demultiplexor_OutputVideoButtonClick
- end
- object Demultiplexor_OutputAudioButton: TButton
- Left = 388
- Top = 89
- Width = 57
- Height = 25
- Caption = '���'
- TabOrder = 5
- OnClick = Demultiplexor_OutputAudioButtonClick
- end
- object Demultiplexor_InputButton: TButton
- Left = 388
- Top = 22
- Width = 57
- Height = 25
- Caption = '���'
- TabOrder = 1
- OnClick = Demultiplexor_InputButtonClick
- end
- object Demultiplexor_Input: TEdit
- Left = 96
- Top = 24
- Width = 286
- Height = 20
- TabOrder = 0
- OnKeyDown = EditKeyDown
- end
- end
- object MultiplexorExTab: TTabSheet
- HelpContext = 9
- Caption = '�ϳ�'
- ImageIndex = 4
- object Bevel13: TBevel
- Left = 7
- Top = 8
- Width = 450
- Height = 271
- Shape = bsFrame
- end
- object Label13: TLabel
- Left = 24
- Top = 28
- Width = 41
- Height = 12
- Caption = '����(&T):'
- FocusControl = MultiplexorEx_StreamType
- end
- object Bevel12: TBevel
- Left = 24
- Top = 52
- Width = 421
- Height = 2
- end
- object Bevel14: TBevel
- Left = 24
- Top = 240
- Width = 421
- Height = 2
- end
- object Label16: TLabel
- Left = 24
- Top = 253
- Width = 42
- Height = 12
- Caption = '���(&O):'
- FocusControl = MultiplexorEx_Output
- end
- object MultiplexorEx_StreamType: TComboBox
- Left = 79
- Top = 24
- Width = 303
- Height = 20
- Style = csDropDownList
- ItemHeight = 12
- TabOrder = 0
- OnChange = MultiplexorEx_StreamTypeChange
- OnKeyDown = EditKeyDown
- end
- object MultiplexorEx_Output: TEdit
- Left = 79
- Top = 249
- Width = 303
- Height = 20
- TabOrder = 1
- OnKeyDown = EditKeyDown
- end
- object MultiplexorEx_OutputButton: TButton
- Left = 388
- Top = 247
- Width = 57
- Height = 25
- Caption = '���'
- TabOrder = 2
- OnClick = MultiplexorEx_OutputButtonClick
- end
- object MultiplextorEx_List: TListView
- Left = 24
- Top = 60
- Width = 358
- Height = 174
- Hint = '�������MPEG�ļ��������б�'
- Columns = <
- item
- Caption = '�ļ�'
- Width = 110
- end
- item
- Caption = ' �й���Ϣ'
- Width = 239
- end>
- ColumnClick = False
- DragMode = dmAutomatic
- HideSelection = False
- HotTrackStyles = []
- ReadOnly = True
- TabOrder = 3
- ViewStyle = vsReport
- OnDeletion = MPEGListDeletion
- OnDragDrop = MultiplextorEx_ListDragDrop
- OnDragOver = MultiplextorEx_ListDragOver
- OnKeyDown = MultiplextorEx_ListKeyDown
- end
- object MultiplextorEx_AddListButton: TButton
- Left = 388
- Top = 60
- Width = 57
- Height = 25
- Caption = '׷��'
- TabOrder = 4
- OnClick = MultiplextorEx_AddListButtonClick
- end
- object MultiplextorEx_DeleteListButton: TButton
- Left = 388
- Top = 88
- Width = 57
- Height = 25
- Caption = 'ɾ��'
- TabOrder = 5
- OnClick = MultiplextorEx_DeleteListButtonClick
- end
- object MultiplextorEx_ClearListButton: TButton
- Left = 388
- Top = 116
- Width = 57
- Height = 25
- BiDiMode = bdLeftToRight
- Caption = '���'
- ParentBiDiMode = False
- TabOrder = 6
- OnClick = MultiplextorEx_ClearListButtonClick
- end
- end
- object DemultiplexorExTab: TTabSheet
- HelpContext = 10
- Caption = '�ֽ�'
- ImageIndex = 5
- object Bevel15: TBevel
- Left = 7
- Top = 8
- Width = 450
- Height = 271
- Shape = bsFrame
- end
- object Label17: TLabel
- Left = 24
- Top = 28
- Width = 37
- Height = 12
- Caption = '����(&I):'
- FocusControl = DemultiplexorEx_Input
- end
- object Bevel16: TBevel
- Left = 24
- Top = 52
- Width = 421
- Height = 2
- end
- object DemultiplextorEx_ListLabel: TLabel
- Left = 24
- Top = 256
- Width = 301
- Height = 12
- Caption = '˫����Ҫ����Ϊ�ļ���������'
- end
- object DemultiplextorEx_List: TListView
- Left = 24
- Top = 60
- Width = 421
- Height = 189
- Hint =
- '�������MPEG�ļ��������б���'#13#10'����Ҫ���������Ӽ�顣'#13#10#13#10'��˫����' +
- '���������Ϳ��Ա����������'
- Checkboxes = True
- Columns = <
- item
- Caption = '����'
- Width = 160
- end
- item
- Caption = ' �й���Ϣ'
- Width = 241
- end>
- ColumnClick = False
- HideSelection = False
- HotTrackStyles = []
- ReadOnly = True
- TabOrder = 0
- ViewStyle = vsReport
- OnChange = DemultiplextorEx_ListChange
- OnDblClick = DemultiplextorEx_ListDblClick
- OnDeletion = MPEGListDeletion
- OnKeyDown = DemultiplextorEx_ListKeyDown
- end
- object DemultiplexorEx_Input: TEdit
- Left = 79
- Top = 24
- Width = 303
- Height = 20
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 1
- OnKeyDown = EditKeyDown
- end
- object DemultiplexorEx_InputButton: TButton
- Left = 388
- Top = 22
- Width = 57
- Height = 25
- Caption = '���'
- TabOrder = 2
- OnClick = DemultiplexorEx_InputButtonClick
- end
- end
- object BindTabSheet: TTabSheet
- HelpContext = 11
- Caption = '����'
- ImageIndex = 1
- object Bevel4: TBevel
- Left = 7
- Top = 8
- Width = 450
- Height = 271
- Shape = bsFrame
- end
- object Label5: TLabel
- Left = 24
- Top = 28
- Width = 41
- Height = 12
- Caption = '����(&T):'
- FocusControl = Bind_StreamType
- end
- object Bevel5: TBevel
- Left = 24
- Top = 52
- Width = 421
- Height = 2
- end
- object Bevel6: TBevel
- Left = 24
- Top = 240
- Width = 421
- Height = 2
- end
- object Label8: TLabel
- Left = 24
- Top = 253
- Width = 42
- Height = 12
- Caption = '���(&O):'
- FocusControl = Bind_Output
- end
- object Bind_StreamType: TComboBox
- Left = 79
- Top = 24
- Width = 303
- Height = 20
- Style = csDropDownList
- ItemHeight = 12
- TabOrder = 0
- OnChange = Bind_StreamTypeChange
- OnKeyDown = EditKeyDown
- end
- object Bind_Output: TEdit
- Left = 79
- Top = 249
- Width = 303
- Height = 20
- TabOrder = 6
- OnKeyDown = EditKeyDown
- end
- object Bind_OutputButton: TButton
- Left = 389
- Top = 247
- Width = 57
- Height = 25
- Caption = '���'
- TabOrder = 7
- OnClick = Bind_OutputButtonClick
- end
- object Bind_DeleteListButton: TButton
- Left = 388
- Top = 88
- Width = 57
- Height = 25
- Caption = 'ɾ��'
- TabOrder = 3
- OnClick = Bind_DeleteListButtonClick
- end
- object Bind_AddListButton: TButton
- Left = 388
- Top = 60
- Width = 57
- Height = 25
- Caption = '׷��'
- TabOrder = 2
- OnClick = Bind_AddListButtonClick
- end
- object Bind_ClearListButton: TButton
- Left = 388
- Top = 116
- Width = 57
- Height = 25
- Caption = '���'
- TabOrder = 4
- OnClick = Bind_ClearListButtonClick
- end
- object Bind_List: TListView
- Left = 24
- Top = 60
- Width = 358
- Height = 174
- Hint = '˫���ļ���������ַ�Χ�趨���ڡ�'
- Columns = <
- item
- Caption = '�ļ�'
- Width = 229
- end
- item
- Alignment = taRightJustify
- Caption = '��ʼ'
- Width = 60
- end
- item
- Alignment = taRightJustify
- Caption = '����'
- Width = 60
- end>
- ColumnClick = False
- DragMode = dmAutomatic
- HideSelection = False
- HotTrackStyles = []
- ReadOnly = True
- TabOrder = 1
- ViewStyle = vsReport
- OnDblClick = Bind_EditItemButtonClick
- OnDeletion = MPEGListDeletion
- OnDragDrop = Bind_ListDragDrop
- OnDragOver = Bind_ListDragOver
- OnKeyDown = Bind_ListKeyDown
- end
- object Bind_EditItemButton: TButton
- Left = 388
- Top = 152
- Width = 57
- Height = 25
- Caption = '�༭'
- TabOrder = 5
- OnClick = Bind_EditItemButtonClick
- end
- object Bind_AutoCorrectButton: TButton
- Left = 389
- Top = 209
- Width = 57
- Height = 25
- Hint = 'Ϊ�˷�ֹ�زĺϳ�ʱ���ִ����Զ�ɾ��û�л����Ե�MPEG�ļ���'
- Caption = '����'
- TabOrder = 8
- OnClick = Bind_AutoCorrectButtonClick
- end
- end
- end
- object CancelButton: TButton
- Left = 406
- Top = 328
- Width = 75
- Height = 25
- Cancel = True
- Caption = '�ر�'
- TabOrder = 2
- OnClick = CancelButtonClick
- end
- object OKButton: TButton
- Left = 324
- Top = 328
- Width = 75
- Height = 25
- Caption = 'ִ��'
- TabOrder = 1
- OnClick = OKButtonClick
- end
- object OpenInputVideoDialog: TOpenDialog
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 8
- Top = 328
- end
- object OpenInputAudioDialog: TOpenDialog
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 40
- Top = 328
- end
- object SaveOutputDialog: TSaveDialog
- Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 72
- Top = 328
- end
- object OpenMPEGDialog: TOpenDialog
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 104
- Top = 328
- end
- object OpenMPEGFilesDialog: TOpenDialog
- Options = [ofHideReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 136
- Top = 328
- end
- object SaveInputVideoDialog: TSaveDialog
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 168
- Top = 328
- end
- object SaveInputAudioDialog: TSaveDialog
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 200
- Top = 328
- end
- end
-