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

📄 unit1.dfm

📁 QQ刷人机! QQ刷人机
💻 DFM
字号:
object Form1: TForm1
  Left = 892
  Top = 184
  Width = 260
  Height = 90
  Hint = #24320#39554#21069#35831#20808#30475#35828#26126
  Caption = 'QQ'#39554#20154#22120'   ['#26397#38451#19987#29256']'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  ShowHint = True
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  DesignSize = (
    252
    63)
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 14
    Width = 72
    Height = 13
    Anchors = [akTop]
    Caption = #35774#32622#39554#20154#38388#38548
  end
  object Label2: TLabel
    Left = 132
    Top = 13
    Width = 92
    Height = 13
    AutoSize = False
    Caption = #65288#21333#20301#65306#27627#31186#65289
  end
  object Edit1: TEdit
    Left = 96
    Top = 8
    Width = 41
    Height = 21
    TabOrder = 0
    Text = '1500'
  end
  object Button1: TButton
    Left = 48
    Top = 38
    Width = 55
    Height = 21
    Hint = #24320#39554#21069#35831#20808#30475#35828#26126
    Caption = #35828#26126
    ParentShowHint = False
    ShowHint = True
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 154
    Top = 38
    Width = 55
    Height = 21
    Hint = #24320#39554#21069#35831#20808#30475#35828#26126
    Caption = #20572#27490
    ParentShowHint = False
    ShowHint = True
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 226
    Top = 8
    Width = 24
    Height = 25
    Caption = #25913
    TabOrder = 3
    OnClick = Button3Click
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 1500
    OnTimer = Timer1Timer
    Top = 32
  end
  object Timer2: TTimer
    Enabled = False
    Interval = 1500
    OnTimer = Timer2Timer
    Left = 112
    Top = 32
  end
  object Timer3: TTimer
    Enabled = False
    Interval = 1500
    OnTimer = Timer3Timer
    Left = 216
    Top = 32
  end
end

⌨️ 快捷键说明

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