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

📄 bmadd.~dfm

📁 企业工资管理系统的代码实现主要包括五个功能模块在此不一一列举
💻 ~DFM
字号:
object FormBmAdd: TFormBmAdd
  Left = 296
  Top = 200
  Width = 320
  Height = 91
  Caption = 'FormBmAdd'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label2: TLabel
    Left = 14
    Top = 12
    Width = 63
    Height = 21
    Caption = #37096#38376#32534#30721' '#65306
  end
  object Label3: TLabel
    Left = 14
    Top = 36
    Width = 60
    Height = 13
    Caption = #37096#38376#21517#31216#65306
  end
  object Edit1: TEdit
    Left = 82
    Top = 8
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 82
    Top = 33
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    TabOrder = 1
  end
  object BitBtn1: TBitBtn
    Left = 224
    Top = 16
    Width = 75
    Height = 25
    TabOrder = 2
    OnClick = BitBtn1Click
    Kind = bkOK
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 104
    Top = 16
  end
end

⌨️ 快捷键说明

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