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

📄 mainc.dfm

📁 用.net开发AutoCAD生成dll文件。本程序可以启动AutoCAD并自动加载相应的dll文件。
💻 DFM
字号:
object Form1: TForm1
  Left = 317
  Top = 255
  Width = 464
  Height = 245
  Caption = #26032#36798#19987#29992#23631#39118#35745#25968#31995#32479'2008'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -24
  Font.Name = #26032#23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 24
  object Label1: TLabel
    Left = 72
    Top = 72
    Width = 324
    Height = 24
    Caption = #31995#32479#27491#22312#21551#21160#65292#35831#31561#24453'.......'
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -24
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 3000
    OnTimer = Timer1Timer
    Left = 216
    Top = 232
  end
end

⌨️ 快捷键说明

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