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

📄 unit1.dfm

📁 程序实现注册bde及ocx
💻 DFM
字号:
object Form1: TForm1
  Left = 388
  Top = 303
  BorderStyle = bsDialog
  Caption = 'BDE'#25968#25454#24211#21450'OCX'#39537#21160#27880#20876' Write by 2ccc.com'
  ClientHeight = 74
  ClientWidth = 284
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Button1: TButton
    Left = 40
    Top = 24
    Width = 89
    Height = 25
    Caption = 'BDE'#27880#20876
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 160
    Top = 24
    Width = 89
    Height = 25
    Caption = 'OCX'#27880#20876
    TabOrder = 1
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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