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

📄 untmain_reg.dfm

📁 驱动备份顾名思义就是备份操作系统的各个硬件的驱动程序
💻 DFM
字号:
object Form1: TForm1
  Left = 382
  Top = 294
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #22791#20221#27880#20876#34920
  ClientHeight = 90
  ClientWidth = 393
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 8
    Top = 20
    Width = 54
    Height = 12
    Caption = #20445#23384#36335#24452':'
    Transparent = True
  end
  object Label2: TLabel
    Left = 8
    Top = 58
    Width = 180
    Height = 12
    Caption = '-='#19968#27493#19968#20010#33050#21360#65292#20570#20154#36367#36367#23454#23454'=-'
    Enabled = False
    Transparent = True
  end
  object Edit1: TEdit
    Left = 64
    Top = 16
    Width = 265
    Height = 20
    ReadOnly = True
    TabOrder = 1
  end
  object Button1: TButton
    Left = 336
    Top = 14
    Width = 51
    Height = 25
    Caption = #27983#35272
    TabOrder = 2
    OnClick = Button1Click
  end
  object BtnBackUp: TButton
    Left = 219
    Top = 52
    Width = 75
    Height = 25
    Caption = #22791#20221
    TabOrder = 0
    OnClick = BtnBackUpClick
  end
  object Button3: TButton
    Left = 310
    Top = 52
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

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