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

📄 unitmainform.dfm

📁 模拟键盘输入的QQ聊天机器人。 免责声明:本软件版权归下载者所有
💻 DFM
字号:
object MainForm: TMainForm
  Left = 348
  Top = 283
  BorderStyle = bsDialog
  Caption = #21741#27515#20320
  ClientHeight = 114
  ClientWidth = 369
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 8
    Top = 16
    Width = 48
    Height = 12
    Caption = 'QQ'#31383#21475#65306
  end
  object SpeedButton1: TSpeedButton
    Left = 336
    Top = 39
    Width = 23
    Height = 22
    Caption = #21047
    OnClick = SpeedButton1Click
  end
  object Button1: TButton
    Left = 192
    Top = 72
    Width = 75
    Height = 25
    Caption = #21741' 100 '#27425
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 96
    Top = 72
    Width = 75
    Height = 25
    Caption = #21741' 1 '#27425
    TabOrder = 1
    OnClick = Button2Click
  end
  object ComboBox1: TComboBox
    Left = 8
    Top = 40
    Width = 329
    Height = 20
    ItemHeight = 12
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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