object JobWizardForm: TJobWizardForm Left = 200 Top = 113 HelpContext = 2001 BorderStyle = bsDialog Caption = 'Project Wizard' 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 = 'Select format' 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 = 'Selects MPEG file format you create.' 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 = '&Video File:' FocusControl = SourceVideoFileNameEdit end object Label6: TLabel Left = 47 Top = 131 Width = 83 Height = 12 Caption = '&Audio File:' FocusControl = SourceAudioFileNameEdit end object Label13: TLabel Left = 144 Top = 160 Width = 331 Height = 12 Caption = '* file can be drag & drop into this window.' 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 = 'Select source file' 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 = 'Selects source file to convert to 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 = 'Browse...' TabOrder = 2 OnClick = SourceBrowseVideoFileButtonClick end object SourceBrowseAudioFileButton: TButton Left = 476 Top = 125 Width = 65 Height = 25 Caption = 'Browse...' TabOrder = 4 OnClick = SourceBrowseAudioFileButtonClick end object GroupBox1: TGroupBox Left = 77 Top = 200 Width = 442 Height = 135 Caption = 'Expert Setting for Source' TabOrder = 5 object Label7: TLabel Left = 24 Top = 72 Width = 81 Height = 12 Caption = 'Aspect &ratio:' FocusControl = SourceVideoAspectRatioComboBox end object Label8: TLabel Left = 24 Top = 48 Width = 113 Height = 12 Caption = '&Field order:' FocusControl = SourceVideoFieldOrderComboBox end object Label9: TLabel Left = 24 Top = 24 Width = 77 Height = 12 Caption = 'Video &type:' 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 = '&Content of video:' FocusControl = SourceVideoContentInfoComboBox end object SourceVideoContentInfoHelpButton: TSpeedButton Left = 406 Top = 104 Width = 21 Height = 19 Hint = 'Displays help' Glyph.Data = { CE000000424DCE0000000000000076000000280000000A0000000B0000000100 0400000000005800000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888800 0000888800888800000088880088880000008888888888000000888800888800 0000888800888800000088888008880000008800880088000000880088008800 000088800008880000008888888888000000} OnClick = SourceVideoContentInfoHelpButtonClick end object SourceVideoFieldOrderComboBox: TComboBox Left = 152 Top = 43 Width = 249 Height = 20 Hint = 'Sets field order when Interlace is enabled.'#13#10#13#10'This setting will' + ' affect to the following:'#13#10#13#10'> MPEG-2 Interlace'#13#10'> Inverse telec' + 'ine'#13#10'> Deinterlace' Style = csDropDownList ItemHeight = 12 Items.Strings = ( 'Top field first (field A)' 'Bottom field first (field B)') TabOrder = 1 OnChange = SourceVideoFieldOrderComboBoxChange OnKeyDown = EditKeyDown end object SourceVideoAspectRatioComboBox: TComboBox Left = 152 Top = 67 Width = 249 Height = 20 Hint = 'Sets aspect ratio for video source' Style = csDropDownList ItemHeight = 0 TabOrder = 2 OnChange = SourceVideoAspectRatioComboBoxChange OnKeyDown = EditKeyDown end object SourceVideoTypeComboBox: TComboBox Left = 152 Top = 19 Width = 249 Height = 20 Hint = 'Selects type of video source'#13#10#13#10'This setting will affect to the ' + 'following:'#13#10#13#10'> Resize' Style = csDropDownList ItemHeight = 12 Items.Strings = ( 'Non-interlace' 'Interlace') 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 = 'Selects area of source you wish to encode. You need to select st' + 'art/end point as a area. Here you can also correct gap between v' + 'ideo and audio.' 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 = 'Clips video source. This option prevents noise appears on edges.' WordWrap = True end object Label18: TLabel Left = 56 Top = 233 Width = 425 Height = 33 AutoSize = False Caption = 'Erases noise from source video. Better (but slower) result can b' + 'e expected with this option.' WordWrap = True end object Label19: TLabel Left = 56 Top = 304 Width = 393 Height = 41 AutoSize = False Caption = '"other setting" gives you oppotunity to access more filter setti' + 'ng which do not appear in Wizard mode. You can also change MPEG ' + 'format manually in this option.' WordWrap = True end object Label20: TLabel Left = 16 Top = 280 Width = 71 Height = 12 Caption = 'Other settings' 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 = 'Filter setting' 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 = 'Specifies some setting such as filter for source.' end end object SettingCustomButton: TButton Left = 464 Top = 304 Width = 105 Height = 25 Caption = 'Other settings' TabOrder = 7 OnClick = SettingCustomButtonClick end object SettingSourceRangeButton: TButton Left = 496 Top = 88 Width = 75 Height = 25 Caption = 'Setting' TabOrder = 1 OnClick = SettingSourceRangeButtonClick end object SettingSourceRangeCheckBox: TCheckBox Left = 16 Top = 64 Width = 137 Height = 17 Caption = 'Source range' TabOrder = 2 OnClick = SettingSourceRangeCheckBoxClick end object SettingNoiseReductionCheckBox: TCheckBox Left = 16 Top = 208 Width = 145 Height = 17 Caption = 'Noise reduction' TabOrder = 5 OnClick = SettingNoiseReductionCheckBoxClick end object SettingClippingCheckBox: TCheckBox Left = 16 Top = 136 Width = 121 Height = 17 Caption = 'Clip frame' 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 = 'Setting' TabOrder = 4 OnClick = SettingClippingButtonClick end object SettingNoiseReductionButton: TButton Left = 496 Top = 233 Width = 75 Height = 25 Caption = 'Setting' 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 = 'File Size(&F):' 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 = '% of disk capacity.' end object BitRateTargetMediaPercentEditForwardLabel: TLabel Left = 266 Top = 250 Width = 76 Height = 12 Caption = ' Makes file size' end object BitRateVideoBitRateEditLabel: TLabel Left = 64 Top = 127 Width = 84 Height = 12 Caption = 'Video Bitrate(&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 = 'Movie info:' end object Label32: TLabel Left = 64 Top = 152 Width = 99 Height = 12 Caption = '&Audio bitrate:' 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 = 'Bitrate setting' 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 = 'Specifies bitrate of MPEG file you create.' 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 = '&Output file:' 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 = 'Specifying output file name' 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 = 'Specifies MPEG file name, then starts encoding.' 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 = 'Browse...' TabOrder = 2 OnClick = OutputBrowseFileNameButtonClick end object OutputAtOnceEncodeCheckBox: TCheckBox Left = 188 Top = 240 Width = 253 Height = 17 Caption = 'Start encoding immediately' TabOrder = 3 OnClick = OutputAtOnceEncodeCheckBoxClick end object OutputContinueWizardCheckBox: TCheckBox Left = 188 Top = 264 Width = 357 Height = 17 Caption = 'Create another project(s) for batch encoding.' TabOrder = 4 OnClick = OutputContinueWizardCheckBoxClick end object OutputSeparateESMode: TCheckBox Left = 140 Top = 152 Width = 333 Height = 17 Caption = 'Output video and audio as individual elementary streams' 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 = 'Enable this Wizard at start up' TabOrder = 4 OnClick = AutoStartWizardCheckBoxClick end object ActionList: TActionList Left = 523 Top = 16 object CancelAction: TAction Caption = 'Cancel' OnExecute = CancelActionExecute end object PageBackAction: TAction Caption = '< &Back' OnExecute = PageBackActionExecute end object PageNextAction: TAction Caption = '&Next >' OnExecute = PageNextActionExecute end object HelpAction: TAction Caption = 'Help' 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