⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmmain.dfm

📁 你用过ExeScope吗?它是能够将Exe文件中的资源进行查看并修改的工具
💻 DFM
📖 第 1 页 / 共 5 页
字号:
              Left = 324
              Top = 119
              Width = 157
              Height = 20
              ItemHeight = 12
              TabOrder = 6
              Text = '0x0000  7 bit ASCII'
              Items.Strings = (
                '0x0000  7 bit ASCII'
                '0x03A4  Windows,Japan'
                'Windows,Korea'
                'Windows,Taiwan'
                'UniCode'
                'Windows,Latin-2'
                'Windows,Cyrillic'
                'Windows,MultiLingual'
                'Windows,Greek'
                'Windows,Turkish'
                'Windows,Hebreal'
                'Windows,Arabic')
            end
            object edTrans: TEdit
              Left = 324
              Top = 95
              Width = 153
              Height = 20
              Color = cl3DLight
              Enabled = False
              TabOrder = 7
              Text = ' $040994b0'
            end
          end
          object vleVersion: TValueListEditor
            Left = 0
            Top = 153
            Width = 542
            Height = 225
            Align = alClient
            Strings.Strings = (
              'CompanyName='
              'FileDescription='
              'FileVersion='
              'InternalName='
              'LegalCopyright='
              'OriginalFileName='
              'ProductName='
              'ProductVersion='
              'Comments=')
            TabOrder = 1
            TitleCaptions.Strings = (
              '  '#20851#38190#23383
              '    '#20540)
            ColWidths = (
              117
              370)
          end
        end
        object TPage
          Left = 0
          Top = 0
          Caption = 'TextPage'
          object memText: TMemo
            Left = 0
            Top = 0
            Width = 509
            Height = 309
            Align = alClient
            ReadOnly = True
            ScrollBars = ssBoth
            TabOrder = 0
          end
        end
      end
    end
  end
  object pnlBottom: TPanel
    Left = 0
    Top = 459
    Width = 706
    Height = 20
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 3
    DesignSize = (
      706
      20)
    object StatusBar: TStatusBar
      Left = 0
      Top = 0
      Width = 706
      Height = 20
      Align = alClient
      Panels = <
        item
          Width = 100
        end
        item
          Width = 220
        end
        item
          Width = 50
        end>
    end
    object pbLoadBinary: TProgressBar
      Left = 326
      Top = 5
      Width = 365
      Height = 12
      Anchors = [akLeft, akTop, akRight, akBottom]
      Position = 30
      TabOrder = 1
      Visible = False
    end
  end
  object ActionManager1: TActionManager
    ActionBars = <
      item
        Items = <
          item
            Items = <
              item
                Action = FileOpen
                ImageIndex = 5
                ShortCut = 16463
              end
              item
                Items = <
                  item
                    Action = ActReOpen1
                  end
                  item
                    Action = ActReOpen2
                  end
                  item
                    Action = ActReOpen3
                  end
                  item
                    Action = ActReOpen4
                  end>
                Caption = #37325#26032#25171#24320'(&V)'
                UsageCount = 1
              end
              item
                Action = FileSave
                Caption = #20445#23384'(&W)'
                ImageIndex = 25
                ShortCut = 16467
              end
              item
                Action = FileClose
                ImageIndex = 22
              end
              item
                Caption = '-'
              end
              item
                Action = FileImport
                Caption = #23548#20837'(&Y)'
                ImageIndex = 21
              end
              item
                Action = FileExport
                Caption = #23548#20986'(&Z)'
                ImageIndex = 6
              end
              item
                Caption = '-'
              end
              item
                Action = FileExit
                ImageIndex = 26
              end>
            Caption = ' '#25991#20214'(&F) '
          end
          item
            Items = <
              item
                Action = EditCut
                ImageIndex = 0
                ShortCut = 16472
              end
              item
                Action = EditCopy
                ImageIndex = 1
                ShortCut = 16451
              end
              item
                Action = EditPaste
                ImageIndex = 2
                ShortCut = 16470
              end
              item
                Action = EditDelete
                ImageIndex = 4
                ShortCut = 46
              end
              item
                Caption = '-'
              end
              item
                Action = EditSelectAll
                ShortCut = 16449
              end>
            Caption = ' '#32534#36753'(&E) '
          end
          item
            Items = <
              item
                Action = SearchFind
                ImageIndex = 8
                ShortCut = 16454
              end
              item
                Action = SearchFindNext
                ImageIndex = 9
                ShortCut = 114
              end
              item
                Action = SearchReplace
                ImageIndex = 10
              end>
            Caption = ' '#25628#32034'(&S) '
          end
          item
            Items = <
              item
                Action = ProjOptions
                Caption = #21442#25968#35774#32622'(&U)'
                ImageIndex = 17
              end
              item
                Action = ProjBinary
                Caption = #26174#31034#20108#36827#21046'(&V)'
                ShortCut = 16450
              end
              item
                Action = ProjAnalyReport
                Caption = #20998#26512#25253#21578'(&W)'
                ImageIndex = 24
              end
              item
                Action = ProjDialogPreview
                Caption = #23545#35805#26694#26174#31034'(&X)'
                ImageIndex = 13
              end
              item
                Action = ProjTestRun
                Caption = #36816#34892#27979#35797'(&Y)'
                ImageIndex = 16
                ShortCut = 119
              end
              item
                Action = ProjCompiler
                Caption = #32534#35793#33050#26412'(&Z)'
                ImageIndex = 20
                ShortCut = 120
              end>
            Caption = ' '#24037#31243'(&P) '
          end
          item
            Items = <
              item
                Action = HelpContent
                Caption = #30446#24405'(&X)'
                ImageIndex = 11
                ShortCut = 112
              end
              item
                Action = HelpIndex
                Caption = #32034#24341'(&Y)'
                ImageIndex = 18
                ShortCut = 16457
              end
              item
                Caption = '-'
              end
              item
                Action = HelpAbout
                Caption = #20851#20110'(&Z)'
                ImageIndex = 19
                ShortCut = 16449
              end>
            Caption = ' '#24110#21161'(&H) '
          end>
        ActionBar = ActionMainMenuBar1
      end
      item
        Items = <
          item
            Caption = '-'
          end
          item
            Action = FileOpen
            ImageIndex = 5
            ShowCaption = False
            ShortCut = 16463
          end
          item
            Action = FileSave
            Caption = #20445#23384'(&R)'
            ImageIndex = 25
            ShowCaption = False
            ShortCut = 16467
          end
          item
            Caption = '-'
          end
          item
            Action = FileImport
            Caption = #23548#20837'(&S)'
            ImageIndex = 21
            ShowCaption = False
          end
          item
            Action = FileExport
            Caption = #23548#20986'(&T)'
            ImageIndex = 6
            ShowCaption = False
          end
          item
            Caption = '-'
          end
          item
            Action = ProjOptions
            Caption = #21442#25968#35774#32622'(&X)'
            ImageIndex = 17
            ShowCaption = False
          end
          item

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -