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

📄 unitdatabaseopen.dfm

📁 绿色衡器称重系统(串口)
💻 DFM
字号:
object frmDataBaseOpen: TfrmDataBaseOpen
  Left = 337
  Top = 282
  BorderStyle = bsDialog
  Caption = #25968#25454#24211#24674#22797
  ClientHeight = 99
  ClientWidth = 351
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 18
    Top = 12
    Width = 111
    Height = 13
    Caption = #35831#36873#25321#25968#25454#24211#25991#20214':'
  end
  object Edit1: TEdit
    Left = 18
    Top = 32
    Width = 297
    Height = 21
    TabOrder = 0
  end
  object Button1: TButton
    Left = 314
    Top = 30
    Width = 25
    Height = 25
    Caption = '...'
    TabOrder = 1
    OnClick = Button1Click
  end
  object BitBtn1: TBitBtn
    Left = 184
    Top = 62
    Width = 75
    Height = 25
    Caption = #24674#22797
    Enabled = False
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 266
    Top = 62
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = BitBtn2Click
  end
  object OpenDialog1: TOpenDialog
    Filter = #25968#25454#24211#25991#20214'|*.mdb'
    Left = 120
    Top = 52
  end
end

⌨️ 快捷键说明

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