home *** CD-ROM | disk | FTP | other *** search
Text File | 2002-08-30 | 38.8 KB | 1,238 lines |
- object JobWizardForm: TJobWizardForm
- Left = 200
- Top = 113
- HelpContext = 2001
- BorderStyle = bsDialog
- Caption = 'Pr�vodce projektem'
- ClientHeight = 393
- ClientWidth = 588
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Scaled = False
- ShowHint = True
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 12
- object Bevel1: TBevel
- Left = 8
- Top = 354
- Width = 571
- Height = 2
- Anchors = [akLeft, akRight, akBottom]
- end
- object Notebook: TNotebook
- Left = 0
- Top = 0
- Width = 588
- Height = 353
- Anchors = [akLeft, akTop, akRight, akBottom]
- Color = clBtnFace
- ParentColor = False
- TabOrder = 0
- OnPageChanged = NotebookPageChanged
- object TPage
- Left = 0
- Top = 0
- HelpContext = 2002
- Caption = 'TemplatePage'
- object TemplateDescriptionLabel: TLabel
- Left = 240
- Top = 88
- Width = 321
- Height = 221
- Anchors = [akLeft, akTop, akBottom]
- AutoSize = False
- Caption = 'TemplateDescriptionLabel'
- Transparent = True
- WordWrap = True
- end
- object Bevel2: TBevel
- Left = 0
- Top = 47
- Width = 588
- Height = 2
- Align = alTop
- end
- object TemplateNameLabel: TLabel
- Left = 240
- Top = 64
- Width = 321
- Height = 19
- AutoSize = False
- Caption = 'TemplateNameLabel'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object TemplateTreeView: TTreeView
- Left = 8
- Top = 64
- Width = 217
- Height = 280
- Anchors = [akLeft, akTop, akBottom]
- HideSelection = False
- Indent = 19
- ReadOnly = True
- TabOrder = 1
- OnChange = TemplateTreeViewChange
- OnDeletion = TemplateTreeViewDeletion
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 588
- Height = 47
- Align = alTop
- BevelOuter = bvNone
- Color = clWindow
- TabOrder = 0
- object Label1: TLabel
- Left = 15
- Top = 6
- Width = 105
- Height = 12
- Caption = 'Vyber form�t'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 40
- Top = 25
- Width = 316
- Height = 12
- Caption = 'Vyber MPEG form�t pro vytvo�en� souboru.'
- end
- end
- object TemplateSubFormatList: TComboBox
- Left = 270
- Top = 318
- Width = 275
- Height = 20
- Style = csOwnerDrawFixed
- Anchors = [akLeft, akBottom]
- DropDownCount = 12
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 14
- ParentFont = False
- TabOrder = 2
- OnChange = TemplateSubFormatListChange
- OnDrawItem = TemplateSubFormatListDrawItem
- OnKeyDown = EditKeyDown
- end
- end
- object TPage
- Left = 0
- Top = 0
- HelpContext = 2003
- Caption = 'SourcePage'
- object Bevel3: TBevel
- Left = 0
- Top = 47
- Width = 588
- Height = 2
- Align = alTop
- end
- object Label5: TLabel
- Left = 47
- Top = 97
- Width = 83
- Height = 12
- Caption = 'Soubor &videa:'
- FocusControl = SourceVideoFileNameEdit
- end
- object Label6: TLabel
- Left = 47
- Top = 131
- Width = 83
- Height = 12
- Caption = 'Soubor &Audia:'
- FocusControl = SourceAudioFileNameEdit
- end
- object Label13: TLabel
- Left = 144
- Top = 160
- Width = 331
- Height = 12
- Caption = '* soubor m��ete p�et�hnout a upustit do tohoto okna.'
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 588
- Height = 47
- Align = alTop
- BevelOuter = bvNone
- Color = clWindow
- TabOrder = 0
- object Label3: TLabel
- Left = 15
- Top = 6
- Width = 120
- Height = 12
- Caption = 'Vyber zdrojov� soubor'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 40
- Top = 25
- Width = 281
- Height = 12
- Caption = 'Vyber zdrojov� soubor pro p�evod do MPEG.'
- end
- end
- object SourceAudioFileNameEdit: TEdit
- Left = 140
- Top = 127
- Width = 331
- Height = 20
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 3
- end
- object SourceVideoFileNameEdit: TEdit
- Left = 140
- Top = 93
- Width = 331
- Height = 20
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 1
- end
- object SourceBrowseVideoFileButton: TButton
- Left = 476
- Top = 90
- Width = 65
- Height = 25
- Caption = 'Hledat...'
- TabOrder = 2
- OnClick = SourceBrowseVideoFileButtonClick
- end
- object SourceBrowseAudioFileButton: TButton
- Left = 476
- Top = 125
- Width = 65
- Height = 25
- Caption = 'Hledat...'
- TabOrder = 4
- OnClick = SourceBrowseAudioFileButtonClick
- end
- object GroupBox1: TGroupBox
- Left = 77
- Top = 200
- Width = 442
- Height = 135
- Caption = 'Speci�ln� nastaven� pro zdroj'
- TabOrder = 5
- object Label7: TLabel
- Left = 24
- Top = 72
- Width = 81
- Height = 12
- Caption = 'Pom�r &stran:'
- FocusControl = SourceVideoAspectRatioComboBox
- end
- object Label8: TLabel
- Left = 24
- Top = 48
- Width = 113
- Height = 12
- Caption = '&Po�ad� p�lsn�mk�:'
- FocusControl = SourceVideoFieldOrderComboBox
- end
- object Label9: TLabel
- Left = 24
- Top = 24
- Width = 77
- Height = 12
- Caption = '&Typ videa:'
- FocusControl = SourceVideoTypeComboBox
- end
- object Bevel10: TBevel
- Left = 21
- Top = 94
- Width = 386
- Height = 2
- end
- object Label26: TLabel
- Left = 26
- Top = 108
- Width = 78
- Height = 12
- Caption = '&Obsah videa:'
- FocusControl = SourceVideoContentInfoComboBox
- end
- object SourceVideoContentInfoHelpButton: TSpeedButton
- Left = 406
- Top = 104
- Width = 21
- Height = 19
- Hint = 'Zobrazit n�pov�du'
- Glyph.Data = {
- CE000000424DCE0000000000000076000000280000000A0000000B0000000100
- 0400000000005800000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888800
- 0000888800888800000088880088880000008888888888000000888800888800
- 0000888800888800000088888008880000008800880088000000880088008800
- 000088800008880000008888888888000000}
- OnClick = SourceVideoContentInfoHelpButtonClick
- end
- object SourceVideoFieldOrderComboBox: TComboBox
- Left = 152
- Top = 43
- Width = 249
- Height = 20
- Hint =
- 'Povol� pou�it� prokl�dan�ho videa.'#13#10#13#10'Toto nastaven� ovlivn� n�' +
- 'sleduj�c�:'#13#10#13#10'> MPEG-2 Prokl�d�n�'#13#10'> Inverzn� p�evod'#13#10'> Odstran�' +
- 'n� prokl�d�n�'
- Style = csDropDownList
- ItemHeight = 12
- Items.Strings = (
- 'Vrchn� sn�mek nejd��ve (sn�mek A)'
- 'Spodn� sn�mek nejd��ve (sn�mek B)')
- TabOrder = 1
- OnChange = SourceVideoFieldOrderComboBoxChange
- OnKeyDown = EditKeyDown
- end
- object SourceVideoAspectRatioComboBox: TComboBox
- Left = 152
- Top = 67
- Width = 249
- Height = 20
- Hint = 'Nastavuje pom�r stran pro zdrojov� video'
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 2
- OnChange = SourceVideoAspectRatioComboBoxChange
- OnKeyDown = EditKeyDown
- end
- object SourceVideoTypeComboBox: TComboBox
- Left = 152
- Top = 19
- Width = 249
- Height = 20
- Hint =
- 'Vyber typ zdrojov�ho videa'#13#10#13#10'Toto nastaven� ovlivn� n�sleduj�c�' +
- ':'#13#10#13#10'> Zm�na velikosti'
- Style = csDropDownList
- ItemHeight = 12
- Items.Strings = (
- 'Neprokl�dan�'
- 'Prokl�dan�')
- TabOrder = 0
- OnChange = SourceVideoTypeComboBoxChange
- OnKeyDown = EditKeyDown
- end
- object SourceVideoContentInfoComboBox: TComboBox
- Left = 152
- Top = 103
- Width = 249
- Height = 20
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 3
- OnChange = SourceVideoContentInfoComboBoxChange
- OnKeyDown = EditKeyDown
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- HelpContext = 2004
- Caption = 'SettingPage'
- object Bevel5: TBevel
- Left = 0
- Top = 47
- Width = 588
- Height = 2
- Align = alTop
- end
- object Label17: TLabel
- Left = 56
- Top = 88
- Width = 425
- Height = 33
- AutoSize = False
- Caption =
- 'Vyberte jakou ��st zdroje chcete k�dovat. Mus�te vybrat po��te�n' +
- '� a koncov� bod oblasti. M��ete t� opravit posun mezi videem a ' +
- 'audiem.'
- WordWrap = True
- end
- object Bevel6: TBevel
- Left = 16
- Top = 124
- Width = 555
- Height = 2
- end
- object Bevel7: TBevel
- Left = 16
- Top = 197
- Width = 555
- Height = 2
- end
- object Bevel8: TBevel
- Left = 16
- Top = 269
- Width = 555
- Height = 2
- end
- object Label16: TLabel
- Left = 56
- Top = 160
- Width = 425
- Height = 33
- AutoSize = False
- Caption =
- 'O�ez zdrojov�ho videa. Tato volba t� odstran� �um na okraj�ch o' +
- 'brazu.'
- WordWrap = True
- end
- object Label18: TLabel
- Left = 56
- Top = 233
- Width = 425
- Height = 33
- AutoSize = False
- Caption = 'Tato volba odstran� �um a celkov� vyhlad� obraz.'
- WordWrap = True
- end
- object Label19: TLabel
- Left = 56
- Top = 304
- Width = 393
- Height = 41
- AutoSize = False
- Caption =
- '"ostatn� nastaven�" zp��stupn� v�ce voleb a podrobn�j��ho nastav' +
- 'en�, kter� nejsou v pr�vodci obsa�eny. V tomto nastaven� m��ete' +
- ' manu�ln� m�nit form�t MPEG souboru.'
- WordWrap = True
- end
- object Label20: TLabel
- Left = 16
- Top = 280
- Width = 71
- Height = 12
- Caption = 'Ostatn� nastaven�'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Panel4: TPanel
- Left = 0
- Top = 0
- Width = 588
- Height = 47
- Align = alTop
- BevelOuter = bvNone
- Color = clWindow
- TabOrder = 0
- object Label14: TLabel
- Left = 15
- Top = 6
- Width = 82
- Height = 12
- Caption = 'Nastaven� filtr�'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label15: TLabel
- Left = 40
- Top = 25
- Width = 251
- Height = 12
- Caption = 'Specifikujte n�kter� speci�ln� nastaven� pro �pravu zdroje.'
- end
- end
- object SettingCustomButton: TButton
- Left = 464
- Top = 304
- Width = 105
- Height = 25
- Caption = 'Ostatn� nastaven�'
- TabOrder = 7
- OnClick = SettingCustomButtonClick
- end
- object SettingSourceRangeButton: TButton
- Left = 496
- Top = 88
- Width = 75
- Height = 25
- Caption = 'Nastaven�'
- TabOrder = 1
- OnClick = SettingSourceRangeButtonClick
- end
- object SettingSourceRangeCheckBox: TCheckBox
- Left = 16
- Top = 64
- Width = 137
- Height = 17
- Caption = 'Rozsah k�dov�n�'
- TabOrder = 2
- OnClick = SettingSourceRangeCheckBoxClick
- end
- object SettingNoiseReductionCheckBox: TCheckBox
- Left = 16
- Top = 208
- Width = 145
- Height = 17
- Caption = 'Odstran�n� �umu'
- TabOrder = 5
- OnClick = SettingNoiseReductionCheckBoxClick
- end
- object SettingClippingCheckBox: TCheckBox
- Left = 16
- Top = 136
- Width = 121
- Height = 17
- Caption = 'O�ez obrazu'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 3
- OnClick = SettingClippingCheckBoxClick
- end
- object SettingClippingButton: TButton
- Left = 496
- Top = 160
- Width = 75
- Height = 25
- Caption = 'Nastaven�'
- TabOrder = 4
- OnClick = SettingClippingButtonClick
- end
- object SettingNoiseReductionButton: TButton
- Left = 496
- Top = 233
- Width = 75
- Height = 25
- Caption = 'Nastaven�'
- TabOrder = 6
- OnClick = SettingNoiseReductionButtonClick
- end
- end
- object TPage
- Left = 0
- Top = 0
- HelpContext = 2005
- Caption = 'BitRatePage'
- object Bevel9: TBevel
- Left = 0
- Top = 47
- Width = 588
- Height = 2
- Align = alTop
- end
- object BitRateEstFileSizeEditLabel: TLabel
- Left = 64
- Top = 187
- Width = 61
- Height = 12
- Caption = 'Velikost souboru(&S):'
- FocusControl = BitRateEstFileSizeEdit
- end
- object Label24: TLabel
- Left = 327
- Top = 187
- Width = 17
- Height = 12
- Caption = 'MB'
- end
- object BitRateTargetMediaPercentEditAfterLabel: TLabel
- Left = 421
- Top = 250
- Width = 89
- Height = 12
- Caption = '% kapacity disku.'
- end
- object BitRateTargetMediaPercentEditForwardLabel: TLabel
- Left = 266
- Top = 250
- Width = 76
- Height = 12
- Caption = ' Vel. souboru d�l�'
- end
- object BitRateVideoBitRateEditLabel: TLabel
- Left = 64
- Top = 127
- Width = 84
- Height = 12
- Caption = 'Datov� tok videa(&V)'
- FocusControl = BitRateVideoBitRateEdit
- end
- object BitRateVideoBitRateEdit_StepLabel: TLabel
- Left = 327
- Top = 127
- Width = 24
- Height = 12
- Caption = '----'
- end
- object Bevel11: TBevel
- Left = 32
- Top = 215
- Width = 529
- Height = 2
- end
- object BitRateMovieInfoLabel: TLabel
- Left = 224
- Top = 88
- Width = 150
- Height = 12
- Caption = '-------------------------'
- end
- object Label27: TLabel
- Left = 64
- Top = 88
- Width = 84
- Height = 12
- Caption = 'Info o videu:'
- end
- object Label32: TLabel
- Left = 64
- Top = 152
- Width = 99
- Height = 12
- Caption = 'Datov� tok &audia:'
- FocusControl = BitRateAudioBitRateComboBox
- end
- object Label33: TLabel
- Left = 327
- Top = 152
- Width = 49
- Height = 12
- Caption = 'kbits/sec'
- end
- object Panel5: TPanel
- Left = 0
- Top = 0
- Width = 588
- Height = 47
- Align = alTop
- BevelOuter = bvNone
- Color = clWindow
- TabOrder = 0
- object Label21: TLabel
- Left = 15
- Top = 6
- Width = 102
- Height = 12
- Caption = 'Nastaven� datov�ho toku'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label22: TLabel
- Left = 40
- Top = 25
- Width = 269
- Height = 12
- Caption = 'Ur�i datov� tok pro vytvo�en� MPEG souboru.'
- end
- end
- object BitRateConfigButton: TButton
- Left = 448
- Top = 178
- Width = 75
- Height = 25
- Caption = 'Expert'
- TabOrder = 5
- OnClick = BitRateConfigButtonClick
- end
- object BitRateTargetMediaGraphPanel: TPanel
- Left = 67
- Top = 278
- Width = 457
- Height = 41
- BevelOuter = bvNone
- BorderStyle = bsSingle
- FullRepaint = False
- TabOrder = 1
- object BitRateTargetMediaGraph: TPaintBox
- Left = 0
- Top = 0
- Width = 453
- Height = 37
- Align = alClient
- OnMouseDown = BitRateTargetMediaGraphMouseDown
- OnMouseMove = BitRateTargetMediaGraphMouseMove
- OnMouseUp = BitRateTargetMediaGraphMouseUp
- OnPaint = BitRateTargetMediaGraphPaint
- end
- end
- object BitRateEstFileSizeEdit: TPGSpinEdit
- Left = 223
- Top = 182
- Width = 97
- Height = 21
- AlignValue = True
- CanFloatValue = True
- Increment = 1048576
- TabOrder = 4
- Value = 0
- OnChange = BitRateEstFileSizeEditChange
- OnExit = BitRateEstFileSizeEditExit
- OnKeyDown = EditKeyDown
- OnGetText = BitRateEstFileSizeEditGetText
- OnGetValue = BitRateEstFileSizeEditGetValue
- end
- object BitRateTargetMediaComboBox: TComboBox
- Left = 67
- Top = 246
- Width = 193
- Height = 20
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 6
- OnChange = BitRateTargetMediaComboBoxChange
- OnKeyDown = EditKeyDown
- end
- object BitRateTargetMediaPercentEdit: TPGSpinEdit
- Left = 349
- Top = 245
- Width = 65
- Height = 21
- AlignValue = True
- CanFloatValue = True
- FloatValue = 0.010000000000000000
- Increment = 1
- MaxValue = 1000000
- MinValue = 0.010000000000000000
- TabOrder = 7
- Value = 0
- OnChange = BitRateTargetMediaPercentEditChange
- OnExit = BitRateTargetMediaPercentEditExit
- OnKeyDown = EditKeyDown
- OnGetText = BitRateTargetMediaPercentEditGetText
- OnGetValue = BitRateTargetMediaPercentEditGetValue
- end
- object BitRateVideoBitRateEdit: TPGSpinEdit
- Left = 223
- Top = 122
- Width = 96
- Height = 21
- AlignValue = True
- CanFloatValue = False
- Increment = 50000
- TabOrder = 2
- Value = 0
- OnChange = BitRateVideoBitRateEditChange
- OnExit = BitRateVideoBitRateEditExit
- OnKeyDown = EditKeyDown
- OnGetText = BitRateVideoBitRateEditGetText
- OnGetValue = BitRateVideoBitRateEditGetValue
- end
- object BitRateAudioBitRateComboBox: TComboBox
- Left = 223
- Top = 148
- Width = 97
- Height = 20
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 3
- OnChange = BitRateAudioBitRateComboBoxChange
- OnExit = BitRateAudioBitRateComboBoxExit
- OnKeyDown = EditKeyDown
- end
- end
- object TPage
- Left = 0
- Top = 0
- HelpContext = 2006
- Caption = 'OutputPage'
- object Bevel4: TBevel
- Left = 0
- Top = 47
- Width = 588
- Height = 2
- Align = alTop
- end
- object Label12: TLabel
- Left = 47
- Top = 129
- Width = 83
- Height = 12
- Caption = '&V�stupn� soubor:'
- FocusControl = OutputFileNameEdit
- end
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 588
- Height = 47
- Align = alTop
- BevelOuter = bvNone
- Color = clWindow
- TabOrder = 0
- object Label10: TLabel
- Left = 15
- Top = 6
- Width = 123
- Height = 12
- Caption = 'Ur�i jm�no pro v�stupn� soubor'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label11: TLabel
- Left = 40
- Top = 25
- Width = 367
- Height = 12
- Caption = 'Ur�i n�zev MPEG souboru p�ed za��tkem k�dov�n�.'
- end
- end
- object OutputFileNameEdit: TEdit
- Left = 140
- Top = 125
- Width = 331
- Height = 20
- TabOrder = 1
- OnChange = OutputFileNameEditChange
- OnKeyDown = EditKeyDown
- end
- object OutputBrowseFileNameButton: TButton
- Left = 476
- Top = 122
- Width = 65
- Height = 25
- Caption = 'Hledat...'
- TabOrder = 2
- OnClick = OutputBrowseFileNameButtonClick
- end
- object OutputAtOnceEncodeCheckBox: TCheckBox
- Left = 188
- Top = 240
- Width = 253
- Height = 17
- Caption = 'Za��t k�dovat ihned'
- TabOrder = 3
- OnClick = OutputAtOnceEncodeCheckBoxClick
- end
- object OutputContinueWizardCheckBox: TCheckBox
- Left = 188
- Top = 264
- Width = 357
- Height = 17
- Caption = 'Vytvo�it dal�� projekt pro d�vkov� k�dov�n�.'
- TabOrder = 4
- OnClick = OutputContinueWizardCheckBoxClick
- end
- object OutputSeparateESMode: TCheckBox
- Left = 140
- Top = 152
- Width = 333
- Height = 17
- Caption = 'V�stupn� video a audio samostatn�'
- TabOrder = 5
- OnClick = OutputSeparateESModeClick
- end
- end
- end
- object NextButton: TButton
- Left = 375
- Top = 362
- Width = 91
- Height = 25
- Action = PageNextAction
- Anchors = [akRight, akBottom]
- TabOrder = 1
- end
- object BackButton: TButton
- Left = 284
- Top = 362
- Width = 91
- Height = 25
- Action = PageBackAction
- Anchors = [akRight, akBottom]
- TabOrder = 3
- end
- object CancelButton: TButton
- Left = 488
- Top = 362
- Width = 91
- Height = 25
- Action = CancelAction
- Anchors = [akLeft, akBottom]
- Cancel = True
- TabOrder = 2
- end
- object AutoStartWizardCheckBox: TCheckBox
- Left = 9
- Top = 366
- Width = 217
- Height = 17
- Anchors = [akLeft, akBottom]
- Caption = 'Zapnout pr�vodce p�i startu'
- TabOrder = 4
- OnClick = AutoStartWizardCheckBoxClick
- end
- object ActionList: TActionList
- Left = 523
- Top = 16
- object CancelAction: TAction
- Caption = 'Zru�it'
- OnExecute = CancelActionExecute
- end
- object PageBackAction: TAction
- Caption = '< &Zp�t'
- OnExecute = PageBackActionExecute
- end
- object PageNextAction: TAction
- Caption = '&D�le >'
- OnExecute = PageNextActionExecute
- end
- object HelpAction: TAction
- Caption = 'N�pov�da'
- end
- object TemplatePageInAction: TAction
- Tag = 3
- Category = '�e���v���[�g�̑I��'
- Caption = 'TemplatePage'
- OnExecute = TemplatePageInActionExecute
- end
- object TemplatePageExitAction: TAction
- Tag = 6
- Category = '�e���v���[�g�̑I��'
- Caption = 'TemplatePage'
- OnExecute = TemplatePageExitActionExecute
- end
- object TemplatePageBackAction: TAction
- Tag = 2
- Category = '�e���v���[�g�̑I��'
- Caption = 'TemplatePage'
- OnExecute = TemplatePageBackActionExecute
- end
- object TemplatePageNextAction: TAction
- Tag = 1
- Category = '�e���v���[�g�̑I��'
- Caption = 'TemplatePage'
- OnExecute = TemplatePageNextActionExecute
- end
- object TemplatePageCancelAction: TAction
- Tag = 4
- Category = '�e���v���[�g�̑I��'
- Caption = 'TemplatePage'
- OnExecute = TemplatePageCancelActionExecute
- end
- object SourcePageInAction: TAction
- Tag = 3
- Category = 'Select source file'
- Caption = 'SourcePage'
- OnExecute = SourcePageInActionExecute
- end
- object SourcePageExitAction: TAction
- Tag = 6
- Category = 'Select source file'
- Caption = 'SourcePage'
- OnExecute = SourcePageExitActionExecute
- end
- object SourcePageBackAction: TAction
- Tag = 2
- Category = 'Select source file'
- Caption = 'SourcePage'
- OnExecute = SourcePageBackActionExecute
- end
- object SourcePageNextAction: TAction
- Tag = 1
- Category = 'Select source file'
- Caption = 'SourcePage'
- OnExecute = SourcePageNextActionExecute
- end
- object SourcePageCancelAction: TAction
- Tag = 4
- Category = 'Select source file'
- Caption = 'SourcePage'
- OnExecute = SourcePageCancelActionExecute
- end
- object SourcePageDropFileAction: TAction
- Tag = 5
- Category = 'Select source file'
- Caption = 'SourcePage'
- OnExecute = SourcePageDropFileActionExecute
- end
- object SettingPageInAction: TAction
- Tag = 3
- Category = 'Filter setting'
- Caption = 'SettingPage'
- OnExecute = SettingPageInActionExecute
- end
- object SettingPageExitAction: TAction
- Tag = 6
- Category = 'Filter setting'
- Caption = 'SettingPage'
- OnExecute = SettingPageExitActionExecute
- end
- object SettingPageBackAction: TAction
- Tag = 2
- Category = 'Filter setting'
- Caption = 'SettingPage'
- OnExecute = SettingPageBackActionExecute
- end
- object SettingPageNextAction: TAction
- Tag = 1
- Category = 'Filter setting'
- Caption = 'SettingPage'
- OnExecute = SettingPageNextActionExecute
- end
- object SettingPageCancelAction: TAction
- Tag = 4
- Category = 'Filter setting'
- Caption = 'SettingPage'
- OnExecute = SettingPageCancelActionExecute
- end
- object OutputPageInAction: TAction
- Tag = 3
- Category = 'Specifying output file name'
- Caption = 'OutputPage'
- OnExecute = OutputPageInActionExecute
- end
- object OutputPageExitAction: TAction
- Tag = 6
- Category = 'Specifying output file name'
- Caption = 'OutputPage'
- OnExecute = OutputPageExitActionExecute
- end
- object OutputPageBackAction: TAction
- Tag = 2
- Category = 'Specifying output file name'
- Caption = 'OutputPage'
- OnExecute = OutputPageBackActionExecute
- end
- object OutputPageNextAction: TAction
- Tag = 1
- Category = 'Specifying output file name'
- Caption = 'OutputPage'
- OnExecute = OutputPageNextActionExecute
- end
- object OutputPageCancelAction: TAction
- Tag = 4
- Category = 'Specifying output file name'
- Caption = 'OutputPage'
- OnExecute = OutputPageCancelActionExecute
- end
- object BitRatePageInAction: TAction
- Tag = 3
- Category = 'Bitrate setting'
- Caption = 'BitRatePage'
- OnExecute = BitRatePageInActionExecute
- end
- object BitRatePageExitAction: TAction
- Tag = 6
- Category = 'Bitrate setting'
- Caption = 'BitRatePage'
- OnExecute = BitRatePageExitActionExecute
- end
- object BitRatePageBackAction: TAction
- Tag = 2
- Category = 'Bitrate setting'
- Caption = 'BitRatePage'
- OnExecute = BitRatePageBackActionExecute
- end
- object BitRatePageNextAction: TAction
- Tag = 1
- Category = 'Bitrate setting'
- Caption = 'BitRatePage'
- OnExecute = BitRatePageNextActionExecute
- end
- object BitRatePageCancelAction: TAction
- Tag = 4
- Category = 'Bitrate setting'
- Caption = 'BitRatePage'
- OnExecute = BitRatePageCancelActionExecute
- end
- end
- object TemplateImageList: TImageList
- Left = 488
- Top = 16
- Bitmap = {
- 494C010103000500040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000002000000001001000000000000010
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000010401042
- 1042104210421042104210421042000000000000000000000000000010401040
- 0042100200421042004210420042104000420000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000001040104210421042
- 10421042FF7FFF7FFF7FFF7F1863104200000000000000001040100000420042
- 104000421863E07FFF7FE07F1042004210020000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F
- FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000010401042186318631863
- 10421042FF7FFF7FFF7FFF7F1863186300000000000010401042E07F18630042
- 00421042E07F10420042E07F0042E07F10400000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F
- FF7FFF7FFF7FFF7FFF7FFF7F000000000000000010401042FF7FFF7FFF7F1863
- 10421042FF7FFF7FFF7FFF7F186310421042000010401042E07FFF7FE07F0042
- 104200421863E07F186300421042104200420000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7FFF7F18631863
- 18631863186318631863FF7F000000000000000000001863FF7FFF7FFF7F1863
- 10421042FF7FFF7FFF7FFF7F18631042104200000000E07F1863E07F18630042
- 00421042E07F18631040E07F1042004200420000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7F104210421042
- 1042104210421042FF7FFF7F000000000000104010421863FF7FFF7FFF7F1863
- 10421042FF7FFF7FFF7FFF7F104210421042104000421863E07F1863E07F1042
- 10420042FF7F0042E07F18631042004210420000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F
- FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000186318631863186318631042
- 10421042FF7FFF7FFF7FFF7F1042104210420000E07F10401863E07F18631042
- 00421040E07F0042186300420042100200400000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7FFF7F18631863
- 18631863186318631863FF7F0000000000000000186318631863186318631042
- 10421042FF7FFF7FFF7FFF7F104210421042000000421863E07F1863E07F1042
- 00421002E07FFF7FE07FE07F1040104200420000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7F104210421042
- 1042104210421042FF7FFF7F0000000000000000186318631863186318631042
- 1042104218631863186318631042104210400000E07F1863E07F000000420042
- 104200421040E07F100200421042004210400000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F
- FF7FFF7FFF7FFF7FFF7FFF7F000000000000000018631863FF7FFF7F18631863
- 186318631042186318631863186310421040000010421863E07FFF03E07F1040
- E07F1040E07F1040E07F10420042004210400000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7FFF7F18631863
- 18631863186318631863FF7F00000000000010401042FF7FFF7FFF7FFF7FFF7F
- 186318631863FF7FFF7F186318631042104010400042E07F1863E07F1863E07F
- 00420042E07F1863E07F1863E07F100210400000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7F104210421042
- 1042104210421042FF7FFF7F000000000000000010401863FF7FFF7FFF7FFF7F
- FF7F18631863FF7FFF7FFF7F18631040000000000040FF03E07FE07FE07FE07F
- 1863E07F1863E07FE07FFF7FE07F104000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F
- FF7FFF7FFF7FFF7FFF7FFF7F000000000000000010401042FF7FFF7FFF7FFF7F
- FF7F18631863FF7FFF7FFF7F104210400000000000000042E07F1863E07FFF7F
- E07F1040E07F18631863E07F1040104000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F
- FF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000104010421863FF7FFF7F
- 1863186318631863186310421040000000000000000010401042E07F1863E07F
- 1863E07F1863E07FE07F00421040000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000001040104210421863
- 186318631863104200001040000000000000000000000000104000421042E07F
- 1863E07F00421042000010400000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000200000000100010000000000000100000000000000000000
- 000000000000000000000000FFFFFF0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000FFFFF803F8000000C003E001E0000000
- C003C001C0000000C003800080000000C003800080000000C003000000000000
- C003000000000000C003000000000000C003000008000000C003000000000000
- C003000000000000C003800180010000C0038001C0010000C003C003C0030000
- C003E007E0070000FFFFF81FF81F000000000000000000000000000000000000
- 000000000000}
- end
- end
-