object MainForm: TMainForm Left = 259 Top = 190 Width = 681 Height = 367 Caption = 'MainForm' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] Menu = MainMenu1 OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 15 object Splitter1: TSplitter Left = 200 Top = 0 Width = 3 Height = 302 Cursor = crHSplit end object TreeView1: TTreeView Left = 0 Top = 0 Width = 200 Height = 302 ReadOnly = True HideSelection = False Indent = 19 OnExpanded = TreeView1Expanded OnCollapsed = TreeView1Collapsed OnChanging = TreeView1Changing OnChange = TreeView1Change Align = alLeft TabOrder = 0 ParentShowHint = False ShowHint = False Images = ImageList1 end object Panel2: TPanel Left = 203 Top = 0 Width = 470 Height = 302 Align = alClient BevelOuter = bvNone ParentShowHint = False ShowHint = True TabOrder = 1 object Image1: TImage Left = 78 Top = 92 Width = 105 Height = 105 PopupMenu = PopupMenu1 end object bbPlay: TButton Left = 12 Top = 7 Width = 75 Height = 27 Caption = '&Play' TabOrder = 5 Visible = False OnClick = bbPlayClick end object bbStop: TButton Left = 91 Top = 7 Width = 75 Height = 27 Caption = 'St&op' TabOrder = 6 Visible = False OnClick = bbStopClick end object Editor: TRichEdit Left = 0 Top = 41 Width = 403 Height = 219 Align = alClient Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Courier New' Font.Style = [fsBold] HideSelection = False ParentFont = False PlainText = True PopupMenu = PopupMenu1 ScrollBars = ssBoth TabOrder = 1 Visible = False WordWrap = False OnChange = EditorChange OnSelectionChange = EditorSelectionChange end object ScrollBox1: TScrollBox Left = 403 Top = 41 Width = 67 Height = 219 HorzScrollBar.Visible = False Align = alRight Color = clWindow ParentColor = False TabOrder = 2 Visible = False end object Panel1: TPanel Left = 0 Top = 0 Width = 470 Height = 41 Align = alTop BevelOuter = bvLowered TabOrder = 0 Visible = False object Label1: TLabel Left = 220 Top = 13 Width = 130 Height = 15 Caption = 'Control position: 0,0,0,0' Visible = False end object Button1: TButton Left = 12 Top = 8 Width = 102 Height = 26 Caption = '&Compile Script' Enabled = False TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 123 Top = 8 Width = 83 Height = 26 Caption = 'Hide &Dialog' TabOrder = 1 Visible = False OnClick = Button2Click end end object Memo2: TMemo Left = 0 Top = 260 Width = 470 Height = 42 Align = alBottom Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 3 Visible = False WordWrap = False end object MediaPlayer1: TMediaPlayer Left = 138 Top = 231 Width = 253 Height = 30 Visible = False TabOrder = 4 OnNotify = MediaPlayer1Notify end end object StatusBar1: TStatusBar Left = 0 Top = 302 Width = 673 Height = 19 Panels = < item Width = 100 end item Width = 110 end item Alignment = taRightJustify Width = 75 end item Width = 50 end> SimplePanel = False end object OpenDialog1: TOpenDialog Title = 'Open file containing resource ...' Left = 146 Top = 201 end object ImageList1: TImageList Left = 147 Top = 237 end object MainMenu1: TMainMenu Left = 148 Top = 272 object File1: TMenuItem Caption = '&File' object Open1: TMenuItem Caption = '&Open ...' ShortCut = 16463 OnClick = Open1Click end object N9: TMenuItem Caption = '-' end object Save1: TMenuItem Caption = '&Save' Enabled = False ShortCut = 16467 OnClick = Save1Click end object SaveAs1: TMenuItem Caption = 'Save &As ...' Enabled = False OnClick = SaveAs1Click end object N1: TMenuItem Caption = '-' end object Exit1: TMenuItem Caption = 'E&xit' OnClick = Exit1Click end object N10: TMenuItem Caption = '-' Visible = False end object MRU1: TMenuItem Caption = 'MRU1' Visible = False OnClick = MRU4Click end object MRU2: TMenuItem Caption = 'MRU2' Visible = False OnClick = MRU4Click end object MRU3: TMenuItem Caption = 'MRU3' Visible = False OnClick = MRU4Click end object MRU4: TMenuItem Caption = 'MRU4' Visible = False OnClick = MRU4Click end end object Edit1: TMenuItem Caption = '&Edit' OnClick = Edit1Click object SelectAll2: TMenuItem Caption = 'Select &All' OnClick = SelectAll1Click end object N13: TMenuItem Caption = '-' end object Cut2: TMenuItem Caption = 'Cu&t' ShortCut = 16472 OnClick = Cut1Click end object Copy2: TMenuItem Caption = '&Copy' ShortCut = 16451 OnClick = Copy1Click end object Paste2: TMenuItem Caption = '&Paste' ShortCut = 16470 OnClick = Paste1Click end object N11: TMenuItem Caption = '-' end object Undo2: TMenuItem Caption = '&Undo' ShortCut = 16474 OnClick = Undo1Click end end object View1: TMenuItem Caption = '&View' object ExpandTree1: TMenuItem Caption = '&Expand Tree' Enabled = False OnClick = ExpandTree1Click end object CollapseTree1: TMenuItem Caption = '&Collapse Tree' Enabled = False OnClick = CollapseTree1Click end object N6: TMenuItem Caption = '-' end object FindText1: TMenuItem Caption = 'Find &Text ...' Enabled = False ShortCut = 16454 OnClick = FindText1Click end object FindNext1: TMenuItem Caption = 'Find &Next' Enabled = False ShortCut = 114 OnClick = FindNext1Click end object N2: TMenuItem Caption = '-' end object EditorFont1: TMenuItem Caption = 'Editor &Font ...' OnClick = EditorFont1Click end end object Special1: TMenuItem Caption = '&Action' object SaveBinaryResource1: TMenuItem Caption = 'Save Resource as a bi&nary file ...' Enabled = False OnClick = SaveBinaryResource1Click end object SaveCompiledResource1: TMenuItem Caption = 'Save Resource as a *.r&es file ...' Enabled = False OnClick = SaveCompiledResource1Click end object SaveResource1: TMenuItem Caption = '&Save decompiled Resource as ...' Enabled = False OnClick = SaveResource1Click end object N7: TMenuItem Caption = '-' end object SaveAllResources1: TMenuItem Caption = 'Save &all Resources ...' Enabled = False OnClick = SaveAllResources1Click end object SaveTyperesources1: TMenuItem Caption = 'Save [ Type ] resources ...' Visible = False OnClick = SaveTyperesources1Click end object N4: TMenuItem Caption = '-' end object ExchangeIcon1: TMenuItem Caption = 'Replace &Icon ...' Enabled = False OnClick = ExchangeIcon1Click end object ExchangeCursor1: TMenuItem Caption = 'Replace &Cursor ...' Enabled = False OnClick = ExchangeIcon1Click end object ExchangeBitmap1: TMenuItem Caption = 'Replace &Bitmap ...' Enabled = False OnClick = ExchangeBitmap1Click end object ExchangeResource1: TMenuItem Caption = 'Replace other &Resource ...' Enabled = False OnClick = ExchangeResource1Click end object N5: TMenuItem Caption = '-' end object UpdateResources1: TMenuItem Caption = '&Update all Resources ...' Enabled = False OnClick = UpdateResources1Click end object AddnewResourcefromresfile1: TMenuItem Caption = 'Add a ne&w Resource ...' Enabled = False OnClick = AddnewResourcefromresfile1Click end object DeleteResource1: TMenuItem Caption = '&Delete Resource' Visible = False OnClick = DeleteResource1Click end end object Help1: TMenuItem Caption = '&Help' object Contents1: TMenuItem Caption = '&Contents' ShortCut = 112 OnClick = Contents1Click end object Search1: TMenuItem Caption = '&Search' OnClick = Search1Click end object N3: TMenuItem Caption = '-' end object About1: TMenuItem Caption = '&About' OnClick = About1Click end end end object SaveDialog1: TSaveDialog Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist] Title = 'Save resource to file...' Left = 148 Top = 167 end object FontDialog1: TFontDialog Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Options = [] Left = 150 Top = 98 end object PopupMenu1: TPopupMenu OnPopup = PopupMenu1Popup Left = 150 Top = 65 object SelectAll1: TMenuItem Caption = 'Select &All' OnClick = SelectAll1Click end object N12: TMenuItem Caption = '-' end object Cut1: TMenuItem Caption = 'Cu&t' Enabled = False OnClick = Cut1Click end object Copy1: TMenuItem Caption = '&Copy' OnClick = Copy1Click end object Paste1: TMenuItem Caption = '&Paste' OnClick = Paste1Click end object N8: TMenuItem Caption = '-' end object Undo1: TMenuItem Caption = '&Undo' OnClick = Undo1Click end end object PopupMenu2: TPopupMenu Left = 151 Top = 28 object Saveallresources2: TMenuItem Caption = 'Save &all resources...' OnClick = SaveAllResources1Click end object SaveTyperesources2: TMenuItem Caption = 'Save [ Type ] resources...' OnClick = SaveTyperesources1Click end object Saveresource2: TMenuItem Caption = 'Save resource...' OnClick = SaveResource1Click end object DeleteResource2: TMenuItem Caption = 'Delete Resource' OnClick = DeleteResource1Click end end object FindDialog1: TFindDialog OnShow = FindDialog1Show Options = [frDown, frHideWholeWord, frHideUpDown] OnFind = FindDialog1Find Left = 68 Top = 58 end end