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

📄 unit1.dfm

📁 很经典的代码 2004版可以通过 但没有试过以后更高的版本 系统高人指点
💻 DFM
字号:
object Form1: TForm1
  Left = 204
  Top = 110
  BorderStyle = bsSingle
  ClientHeight = 262
  ClientWidth = 369
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label4: TLabel
    Left = 24
    Top = 240
    Width = 161
    Height = 25
    AutoSize = False
    Caption = #25353#65315#65332#65330#65324#65291#65318#21462#28040#38057#20102
  end
  object Label1: TLabel
    Left = -112
    Top = -40
    Width = 185
    Height = 17
    AutoSize = False
    Caption = 'QQ'#32842#22825#35760#24405#22120#28436#31034#31243#24207':'
  end
  object Memo1: TMemo
    Left = 16
    Top = 8
    Width = 337
    Height = 233
    ScrollBars = ssVertical
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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