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

📄 setdbmainform.dfm

📁 档案信息管理系统
💻 DFM
字号:
object SetDBForm: TSetDBForm
  Left = 345
  Top = 185
  Width = 321
  Height = 161
  Caption = #37197#32622#25968#25454#24211
  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 = 24
    Width = 99
    Height = 13
    Caption = #35831#20808#37197#32622#22909#25968#25454#24211','
  end
  object Label2: TLabel
    Left = 16
    Top = 48
    Width = 192
    Height = 13
    Caption = #22914#26524#24050#37197#32622#22909#25968#25454#24211#21487#30452#25509#36827#20837#31995#32479
  end
  object btSetDB: TButton
    Left = 15
    Top = 80
    Width = 75
    Height = 25
    Caption = #37197#32622#25968#25454#24211
    TabOrder = 0
    OnClick = btSetDBClick
  end
  object btEnter: TButton
    Left = 188
    Top = 80
    Width = 75
    Height = 25
    Caption = #36827#20837#31995#32479
    TabOrder = 1
    OnClick = btEnterClick
  end
  object btCancel: TButton
    Left = 103
    Top = 80
    Width = 75
    Height = 25
    Caption = #36864#20986#31995#32479
    TabOrder = 2
    OnClick = btCancelClick
  end
end

⌨️ 快捷键说明

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