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

📄 unit1.dfm

📁 QQ2006.3聊天内容获取演示下载QQ2006.3聊天内容获取演示下载
💻 DFM
字号:
object Form1: TForm1
  Left = 201
  Top = 151
  Width = 517
  Height = 242
  Caption = #25429#25417#23616#22495#32593#20869'QQ'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object SpeedButton1: TSpeedButton
    Left = 16
    Top = 13
    Width = 89
    Height = 33
    AllowAllUp = True
    Caption = #24320#22987#25429#25417
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 112
    Top = 13
    Width = 89
    Height = 33
    AllowAllUp = True
    Caption = #28165#31354#21015#34920
    OnClick = SpeedButton2Click
  end
  object Label1: TLabel
    Left = 224
    Top = 24
    Width = 41
    Height = 13
    AutoSize = False
    Caption = #29366#24577#65306
  end
  object Label2: TLabel
    Left = 264
    Top = 23
    Width = 183
    Height = 13
    AutoSize = False
    Caption = #24050#32463#20572#27490
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object StringGrid1: TStringGrid
    Left = 16
    Top = 56
    Width = 473
    Height = 137
    FixedCols = 0
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goRowSelect]
    TabOrder = 0
    OnDblClick = StringGrid1DblClick
    ColWidths = (
      93
      85
      107
      82
      91)
  end
end

⌨️ 快捷键说明

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