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

📄 unitmain.dfm

📁 键盘上Q和Z改我小键盘上的7和1
💻 DFM
字号:
object KeyAlterMainForm: TKeyAlterMainForm
  Left = 360
  Top = 164
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'KeyAlter By Shilyx'
  ClientHeight = 94
  ClientWidth = 269
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object cb7toQ: TCheckBox
    Left = 32
    Top = 16
    Width = 97
    Height = 17
    Caption = 'cb7toQ'
    Checked = True
    State = cbChecked
    TabOrder = 0
    OnClick = cb7toQClick
  end
  object cb1toZ: TCheckBox
    Left = 32
    Top = 48
    Width = 97
    Height = 17
    Caption = 'cb1toZ'
    Checked = True
    State = cbChecked
    TabOrder = 1
    OnClick = cb1toZClick
  end
  object btnStart: TButton
    Left = 152
    Top = 16
    Width = 105
    Height = 25
    Caption = #24320#22987'HOOK'
    TabOrder = 2
    OnClick = btnStartClick
  end
  object sbBar: TStatusBar
    Left = 0
    Top = 75
    Width = 269
    Height = 19
    Panels = <
      item
        Text = 'HOOK'#24050#32463#20572#27490'...'
        Width = 100
      end
      item
        Text = 'HOOK'#24320#20851#24555#25463#38190'F7'
        Width = 50
      end>
  end
  object XPManifest1: TXPManifest
    Left = 176
    Top = 48
  end
end

⌨️ 快捷键说明

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