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

📄 toolpop.dfm

📁 热血江湖游戏辅助工具原代码 学习delphi开发游戏外挂的好例子
💻 DFM
📖 第 1 页 / 共 3 页
字号:
      object Label9: TLabel
        Left = 106
        Top = 107
        Width = 96
        Height = 12
        Caption = #21898#35805#20351#29992#30340#20869#23481#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label10: TLabel
        Left = 106
        Top = 131
        Width = 96
        Height = 12
        Caption = #21898#35805#30340#26102#38388#38388#38548#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label11: TLabel
        Left = 9
        Top = 6
        Width = 206
        Height = 12
        Caption = #20351#29992#28909#38190' DELETE '#24320#21551'/'#20851#38381#26412#21151#33021
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object EdSay1: TLabeledEdit
        Left = 48
        Top = 21
        Width = 191
        Height = 18
        Ctl3D = False
        EditLabel.Width = 36
        EditLabel.Height = 12
        EditLabel.Caption = #20869#23481#19968
        LabelPosition = lpLeft
        ParentCtl3D = False
        TabOrder = 0
        OnChange = CheckChange
      end
      object EdSay2: TLabeledEdit
        Left = 48
        Top = 41
        Width = 191
        Height = 18
        Ctl3D = False
        EditLabel.Width = 36
        EditLabel.Height = 12
        EditLabel.Caption = #20869#23481#20108
        LabelPosition = lpLeft
        ParentCtl3D = False
        TabOrder = 1
        OnChange = CheckChange
      end
      object EdSay3: TLabeledEdit
        Left = 48
        Top = 61
        Width = 191
        Height = 18
        Ctl3D = False
        EditLabel.Width = 36
        EditLabel.Height = 12
        EditLabel.Caption = #20869#23481#19977
        LabelPosition = lpLeft
        ParentCtl3D = False
        TabOrder = 2
        OnChange = CheckChange
      end
      object EdSay4: TLabeledEdit
        Left = 48
        Top = 81
        Width = 191
        Height = 18
        Ctl3D = False
        EditLabel.Width = 36
        EditLabel.Height = 12
        EditLabel.Caption = #20869#23481#22235
        LabelPosition = lpLeft
        ParentCtl3D = False
        TabOrder = 3
        OnChange = CheckChange
      end
      object Radio_Say: TRzRadioGroup
        Left = 8
        Top = 105
        Width = 79
        Height = 39
        Color = clWhite
        Ctl3D = True
        GroupStyle = gsCustom
        ItemIndex = 1
        Items.Strings = (
          #24490#29615#19968#21477
          #24490#29615#20840#37096)
        ParentCtl3D = False
        TabOrder = 4
        ThemeAware = False
        OnClick = CheckChange
      end
      object SayTextNum: TRzSpinEdit
        Left = 202
        Top = 102
        Width = 37
        Height = 20
        AllowKeyEdit = True
        Max = 4.000000000000000000
        Min = 1.000000000000000000
        Value = 1.000000000000000000
        FlatButtons = True
        FrameVisible = True
        TabOrder = 5
        OnChange = CheckChange
      end
      object SayTextTime: TRzSpinEdit
        Left = 202
        Top = 126
        Width = 37
        Height = 20
        AllowKeyEdit = True
        Max = 60.000000000000000000
        Min = 1.000000000000000000
        Value = 1.000000000000000000
        FlatButtons = True
        FrameVisible = True
        TabOrder = 6
        OnChange = CheckChange
      end
    end
    object TabTool: TRzTabSheet
      Color = clWhite
      Caption = #38468#21152#21151#33021
      object Label5: TLabel
        Left = 128
        Top = 36
        Width = 60
        Height = 12
        Caption = #36830#20987#38388#38548#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label7: TLabel
        Left = 228
        Top = 36
        Width = 12
        Height = 12
        Caption = #31186
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label8: TLabel
        Left = 10
        Top = 80
        Width = 78
        Height = 12
        Caption = #40736#26631#21491#38190#27169#25311':'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label12: TLabel
        Left = 9
        Top = 6
        Width = 231
        Height = 12
        Caption = #20351#29992#28909#38190' HOME '#24320#21551'/'#20851#38381#40736#26631#36830#20987#21151#33021
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
      end
      object Radio_Mouse: TRzRadioGroup
        Left = 0
        Top = 32
        Width = 123
        Height = 39
        Color = clWhite
        Ctl3D = True
        GroupStyle = gsCustom
        ItemIndex = 0
        Items.Strings = (
          #40736#26631#24038#38190#21333#20987#36830#20987
          #40736#26631#24038#38190#21452#20987#36830#20987)
        ParentCtl3D = False
        TabOrder = 0
        ThemeAware = False
        OnClick = CheckChange
      end
      object MouseClkTime: TRzSpinEdit
        Left = 186
        Top = 31
        Width = 37
        Height = 20
        AllowKeyEdit = True
        Max = 60.000000000000000000
        Min = 1.000000000000000000
        Value = 1.000000000000000000
        FlatButtons = True
        FrameVisible = True
        TabOrder = 1
        OnChange = CheckChange
      end
      object ComboBox_MouseClk: TRzComboBox
        Left = 92
        Top = 76
        Width = 57
        Height = 20
        Style = csDropDownList
        Ctl3D = False
        FlatButtons = True
        FrameVisible = True
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 2
        Text = 'F4'
        OnChange = CheckChange
        Items.Strings = (
          'F1'
          'F2'
          'F3'
          'F4'
          'F5'
          'F6'
          'F7'
          'F8'
          'F9'
          'F10')
        ItemIndex = 3
      end
      object ChkFOnline: TRzCheckBox
        Left = 10
        Top = 103
        Width = 95
        Height = 17
        AlignmentVertical = avCenter
        Caption = #22909#21451#19978#32447#25552#37266
        FrameColor = 8409372
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        HighlightColor = 2203937
        HotTrack = True
        HotTrackColor = 3983359
        HotTrackColorType = htctActual
        ParentFont = False
        State = cbUnchecked
        TabOrder = 3
        Transparent = True
        OnClick = CheckChange
      end
      object ChkMost: TRzCheckBox
        Left = 112
        Top = 102
        Width = 95
        Height = 17
        AlignmentVertical = avCenter
        Caption = #26174#31034#24618#29289#20449#24687
        FrameColor = 8409372
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        HighlightColor = 2203937
        HotTrack = True
        HotTrackColor = 3983359
        HotTrackColorType = htctActual
        ParentFont = False
        State = cbUnchecked
        TabOrder = 4
        Transparent = True
        OnClick = CheckChange
      end
    end
    object TabSheet1: TRzTabSheet
      Color = clWhite
      Caption = #32479#35745#20449#24687
      object RzFieldStatus1: TRzFieldStatus
        Left = 8
        Top = 9
        Width = 227
        FrameStyle = fsNone
        FieldLabel = #26412#27425#19978#32447#33719#24471#21382#28860':'
      end
      object RzFieldStatus2: TRzFieldStatus
        Left = 8
        Top = 28
        Width = 227
        FrameStyle = fsNone
        FieldLabel = #26412#27425#19978#32447#33719#24471#32463#39564':'
      end
      object RzFieldStatus3: TRzFieldStatus
        Left = 8
        Top = 46
        Width = 227
        FrameStyle = fsNone
        FieldLabel = #26412#27425#19978#32447#33719#24471#37329#38065':'
      end
      object RzFieldStatus4: TRzFieldStatus
        Left = 8
        Top = 64
        Width = 227
        FrameStyle = fsNone
        FieldLabel = #26412#27425#19978#32447#25439#22833#32463#39564':'
      end
      object MemoGetItem: TMemo
        Left = 6
        Top = 86
        Width = 241
        Height = 59
        ReadOnly = True
        ScrollBars = ssVertical
        TabOrder = 0
      end

⌨️ 快捷键说明

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