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

📄 u_backup_db.dfm

📁 学员管理的软件
💻 DFM
字号:
object Form1: TForm1
  Left = 362
  Top = 273
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #25968#25454#24211#22791#20221'...'
  ClientHeight = 125
  ClientWidth = 309
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 121
    Height = 13
    AutoSize = False
    Caption = #31995#32479#25968#25454#24211#21517#31216#65306
  end
  object Label2: TLabel
    Left = 16
    Top = 48
    Width = 121
    Height = 13
    AutoSize = False
    Caption = #25968#25454#24211#22791#20221#25991#20214#65306
  end
  object Label3: TLabel
    Left = 16
    Top = 104
    Width = 93
    Height = 13
    Caption = #27491#22312#22791#20221#25968#25454#24211'...'
    Visible = False
  end
  object CheckBox1: TCheckBox
    Left = 48
    Top = 72
    Width = 145
    Height = 17
    Caption = #35206#30422#21407#26377#22791#20221#35774#22791
    TabOrder = 0
  end
  object Edit1: TEdit
    Left = 139
    Top = 10
    Width = 121
    Height = 21
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 1
    Text = 'exam'
    OnEnter = Edit1Enter
    OnExit = Edit1Exit
  end
  object Edit2: TEdit
    Left = 139
    Top = 40
    Width = 121
    Height = 21
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ReadOnly = True
    TabOrder = 2
    OnEnter = Edit1Enter
    OnExit = Edit1Exit
  end
  object Button1: TButton
    Left = 264
    Top = 40
    Width = 25
    Height = 20
    Caption = '...'
    TabOrder = 3
    OnClick = Button1Click
  end
  object BitBtn1: TBitBtn
    Left = 144
    Top = 96
    Width = 75
    Height = 25
    Caption = #22791#20221
    TabOrder = 4
    OnClick = BitBtn1Click
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 224
    Top = 96
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 5
    OnClick = BitBtn2Click
    Kind = bkCancel
  end
  object OpenDialog1: TOpenDialog
    Left = 240
    Top = 80
  end
  object ADOCom_backup: TADOCommand
    Parameters = <>
    Left = 64
    Top = 40
  end
end

⌨️ 快捷键说明

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