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

📄 dllform.dfm

📁 空白的DLL文件
💻 DFM
字号:
object Form1: TForm1
  Left = 329
  Top = 211
  ActiveControl = Button1
  BorderStyle = bsDialog
  Caption = 'Form1'
  ClientHeight = 320
  ClientWidth = 479
  Color = clBtnFace
  DefaultMonitor = dmPrimary
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 64
    Top = 32
    Width = 377
    Height = 129
    AutoSize = False
    Caption = #36825#26159#19968#20010#31354#30340'DLL From'#13#10#13#10#22914#26524#19981#30693#36947#24590#20040#20889'DLL'#13#10#13#10#23601#22312#36825#20010'Form'#19978#33258#30001#21457#25381#21543
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 184
    Top = 208
    Width = 105
    Height = 25
    Caption = #20851#38381
    TabOrder = 0
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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