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

📄 unit1.~dfm

📁 一个不错的QQ2009验证码自动识别程序源代码
💻 ~DFM
字号:
object Form1: TForm1
  Left = 302
  Top = 102
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #27979#35797
  ClientHeight = 127
  ClientWidth = 267
  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 Image1: TImage
    Left = 39
    Top = 34
    Width = 98
    Height = 31
  end
  object Label2: TLabel
    Left = 6
    Top = 10
    Width = 24
    Height = 13
    Caption = #32593#22336
  end
  object Button1: TButton
    Left = 46
    Top = 80
    Width = 75
    Height = 25
    Caption = #21047#26032
    TabOrder = 0
    OnClick = Button1Click
  end
  object result: TEdit
    Left = 163
    Top = 41
    Width = 66
    Height = 21
    TabOrder = 1
  end
  object weburl: TEdit
    Left = 34
    Top = 7
    Width = 199
    Height = 21
    TabOrder = 2
    Text = 'http://verify.qq.com/getimage'
  end
  object Button3: TButton
    Left = 144
    Top = 80
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 3
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

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