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

📄 setkey.dfm

📁 大家来看看很好的源码啊里面包含很多知识点啊学习学习
💻 DFM
字号:
object Form2: TForm2
  Left = 383
  Top = 342
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #24555#36895#25130#22270#35774#32622
  ClientHeight = 123
  ClientWidth = 287
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 16
    Top = 8
    Width = 105
    Height = 13
    Caption = #20840#23631#25130#22270#28909#38190#65306'       '
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 16
    Top = 50
    Width = 105
    Height = 13
    Caption = #21306#22495#25130#22270#28909#38190#65306'       '
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object HotKey1: THotKey
    Left = 120
    Top = 5
    Width = 153
    Height = 20
    HotKey = 16467
    InvalidKeys = [hcNone, hcShift, hcCtrl]
    Modifiers = [hkCtrl]
    TabOrder = 0
  end
  object HotKey2: THotKey
    Left = 120
    Top = 46
    Width = 153
    Height = 20
    HotKey = 16465
    Modifiers = [hkCtrl]
    TabOrder = 1
  end
  object dxButton1: TdxButton
    Left = 109
    Top = 96
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    OnClick = dxButton1Click
    Caption = #30830#23450
    TabOrder = 2
    Default = True
  end
  object dxCheckbox1: TdxCheckbox
    Left = 36
    Top = 72
    Width = 97
    Height = 17
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    OnClick = dxCheckbox1Click
    Caption = #24320#26426#33258#21160#36816#34892
    TabOrder = 3
  end
  object dxCheckbox2: TdxCheckbox
    Left = 152
    Top = 72
    Width = 97
    Height = 17
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    Caption = #24555#36895#25130#22270#25552#31034
    TabOrder = 4
    Checked = True
  end
  object HotKeyManager1: THotKeyManager
    OnHotKeyPressed = HotKeyManager1HotKeyPressed
    Left = 96
    Top = 24
  end
end

⌨️ 快捷键说明

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