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

📄 mainunit.dfm

📁 游戏修改工具(内存高低阶
💻 DFM
📖 第 1 页 / 共 5 页
字号:
              Left = 306
              Top = 0
              AutoSize = True
              Caption = #25171#24320
              ImageIndex = 4
              OnClick = OpenLockRecord_TBClick
            end
            object SaveLockRecord_TB: TToolButton
              Left = 363
              Top = 0
              AutoSize = True
              Caption = #21478#23384#20026
              ImageIndex = 5
              OnClick = SaveLockRecord_TBClick
            end
          end
          object Lock_LV: TListView
            Left = 1
            Top = 25
            Width = 506
            Height = 152
            Align = alClient
            Checkboxes = True
            Color = clBtnFace
            Columns = <
              item
                AutoSize = True
                Caption = #26631#24535
                MinWidth = 50
              end
              item
                AutoSize = True
                Caption = #22320#22336
                MinWidth = 50
              end
              item
                AutoSize = True
                Caption = #25968#20540
                MinWidth = 50
              end
              item
                AutoSize = True
                Caption = #31867#22411
                MinWidth = 50
              end
              item
                AutoSize = True
                Caption = #36827#31243'ID'
                MinWidth = 50
              end
              item
                AutoSize = True
                Caption = #29366#24577
                MinWidth = 50
              end>
            MultiSelect = True
            RowSelect = True
            PopupMenu = LockPopMenu
            TabOrder = 1
            ViewStyle = vsReport
            OnDblClick = Lock_LVDblClick
            OnEdited = Lock_LVEdited
            OnMouseDown = Lock_LVMouseDown
          end
        end
      end
    end
    object archiveEdit_TS: TTabSheet
      Caption = 'Archive Edit'
      ImageIndex = 2
      TabVisible = False
    end
    object CapPic_TS: TTabSheet
      Caption = 'Image Capture'
      ImageIndex = 3
      TabVisible = False
    end
    object GameRecord_TS: TTabSheet
      Caption = 'Game Record'
      ImageIndex = 5
      TabVisible = False
    end
    object SET_TS: TTabSheet
      Caption = 'Options'
      ImageIndex = 6
      TabVisible = False
      object Panel5: TPanel
        Left = 0
        Top = 0
        Width = 668
        Height = 374
        Align = alClient
        BevelOuter = bvLowered
        TabOrder = 0
        object Options_TreeView: TTreeView
          Left = 1
          Top = 1
          Width = 152
          Height = 372
          Align = alLeft
          HotTrack = True
          Images = Option_ImageList
          Indent = 19
          ParentShowHint = False
          ReadOnly = True
          RightClickSelect = True
          ShowHint = False
          TabOrder = 0
          OnClick = Options_TreeViewClick
          Items.Data = {
            0300000021000000000000000100000000000000FFFFFFFF0000000000000000
            08C4DAB4E6CBD1CBF7210000000000000001000000FFFFFFFFFFFFFFFF000000
            000000000008CDBCCFF3B2B6D7BD210000000000000001000000FFFFFFFFFFFF
            FFFF000000000000000008B8DFBCB6D1A1CFEE}
        end
        object Options_PageControl: TPageControl
          Left = 153
          Top = 1
          Width = 514
          Height = 372
          ActivePage = TabSheet3
          Align = alClient
          TabOrder = 1
          object TabSheet1: TTabSheet
            Caption = 'TabSheet1'
            TabVisible = False
            object Label4: TLabel
              Left = 8
              Top = 135
              Width = 59
              Height = 13
              Caption = #24377#20986#28909#38190':'
            end
            object Label6: TLabel
              Left = 8
              Top = 8
              Width = 59
              Height = 13
              Caption = #20869#23384#25628#32034':'
              Color = clWindow
              ParentColor = False
            end
            object GroupBox1: TGroupBox
              Left = 8
              Top = 25
              Width = 401
              Height = 88
              Caption = #25628#32034#36873#39033
              TabOrder = 0
              object Label2: TLabel
                Left = 16
                Top = 56
                Width = 85
                Height = 13
                Caption = #25628#32034#20869#23384#33539#22260':'
              end
              object Label3: TLabel
                Left = 236
                Top = 55
                Width = 16
                Height = 13
                Caption = '->'
                Font.Charset = ANSI_CHARSET
                Font.Color = clNavy
                Font.Height = -13
                Font.Name = #23435#20307
                Font.Style = [fsBold]
                ParentFont = False
              end
              object Set_1_RB1: TRadioButton
                Left = 16
                Top = 24
                Width = 89
                Height = 17
                Caption = #33258#21160#33539#22260
                Checked = True
                TabOrder = 0
                TabStop = True
                OnClick = Set_1_RB1Click
              end
              object Set_1_RB2: TRadioButton
                Left = 96
                Top = 24
                Width = 121
                Height = 17
                Caption = 'Windows'#28216#25103
                TabOrder = 1
                OnClick = Set_1_RB2Click
              end
              object Set_1_RB3: TRadioButton
                Left = 208
                Top = 24
                Width = 97
                Height = 17
                Caption = 'DOS'#28216#25103
                TabOrder = 2
                OnClick = Set_1_RB3Click
              end
              object Set_1_RB4: TRadioButton
                Left = 312
                Top = 24
                Width = 65
                Height = 17
                Caption = #33258#23450#20041
                TabOrder = 3
                OnClick = Set_1_RB4Click
              end
              object set_FromEdit: TEdit
                Left = 111
                Top = 51
                Width = 121
                Height = 21
                Enabled = False
                TabOrder = 4
                Text = '00010000'
              end
              object Set_toEdit: TEdit
                Left = 253
                Top = 51
                Width = 132
                Height = 21
                Enabled = False
                TabOrder = 5
                Text = '86500000'
              end
            end
            object GroupBox2: TGroupBox
              Left = 8
              Top = 168
              Width = 401
              Height = 105
              Caption = #38145#23450#36873#39033
              TabOrder = 1
              object Label5: TLabel
                Left = 16
                Top = 24
                Width = 59
                Height = 13
                Caption = #38145#23450#21608#26399':'
              end
              object Lock_Frequency_LB: TLabel
                Left = 104
                Top = 24
                Width = 42
                Height = 13
                Caption = '500 ms'
              end
              object Lock_TrackBar: TTrackBar
                Left = 8
                Top = 56
                Width = 273
                Height = 45
                Max = 50
                Min = 1
                Position = 5
                SelEnd = 10
                SelStart = 5
                TabOrder = 0
                OnChange = Lock_TrackBarChange
              end
            end
            object Set_1_OK: TButton
              Left = 8
              Top = 280
              Width = 75
              Height = 25
              Caption = #24212#29992
              TabOrder = 2
              OnClick = Set_1_OKClick
            end
            object Main_HotKey: THotKey
              Left = 112
              Top = 128
              Width = 257
              Height = 25
              HotKey = 24695
              Modifiers = [hkShift, hkCtrl]
              TabOrder = 3
            end
          end
          object TabSheet2: TTabSheet
            Caption = 'TabSheet2'
            ImageIndex = 1
            TabVisible = False
            object Label8: TLabel
              Left = 16
              Top = 184
              Width = 59
              Height = 13
              Caption = #25235#22270#28909#38190':'
            end
            object Label7: TLabel
              Left = 16
              Top = 8
              Width = 59
              Height = 13
              Caption = #22270#35937#25429#25417':'
              Color = clWindow
              ParentColor = False
            end
            object Capture_HotKey: THotKey
              Left = 88
              Top = 176
              Width = 265

⌨️ 快捷键说明

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