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

📄 baseformedit.dfm

📁 是我编写的一个考勤机管理系统,用于计算某员工某段时间以来的迟到与早退等情况.
💻 DFM
字号:
object frmBaseFormEdit: TfrmBaseFormEdit
  Left = 341
  Top = 273
  Width = 399
  Height = 267
  Caption = 'frmBaseFormEdit'
  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 ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 391
    Height = 21
    AutoSize = True
    ButtonHeight = 19
    ButtonWidth = 48
    Caption = 'ToolBar1'
    Flat = True
    List = True
    ShowCaptions = True
    TabOrder = 0
    object BtnPrior: TToolButton
      Left = 0
      Top = 0
      AllowAllUp = True
      AutoSize = True
      Caption = #19978#19968#26465
      ImageIndex = 4
    end
    object BtnNext: TToolButton
      Left = 52
      Top = 0
      AllowAllUp = True
      AutoSize = True
      Caption = #19979#19968#26465
      ImageIndex = 5
    end
    object ToolButton7: TToolButton
      Left = 104
      Top = 0
      Width = 12
      AllowAllUp = True
      AutoSize = True
      Caption = 'ToolButton7'
      ImageIndex = 4
      Style = tbsSeparator
    end
    object BtnAdd: TToolButton
      Left = 116
      Top = 0
      AllowAllUp = True
      AutoSize = True
      Caption = #26032#22686
      ImageIndex = 0
    end
    object BtnEdit: TToolButton
      Left = 156
      Top = 0
      AllowAllUp = True
      AutoSize = True
      Caption = #20462#25913
      ImageIndex = 1
    end
    object BtnSave: TToolButton
      Left = 196
      Top = 0
      AllowAllUp = True
      AutoSize = True
      Caption = #20445#23384
      ImageIndex = 2
    end
    object ToolButton8: TToolButton
      Left = 236
      Top = 0
      Width = 12
      AllowAllUp = True
      AutoSize = True
      Caption = 'ToolButton8'
      ImageIndex = 4
      Style = tbsSeparator
    end
    object BtnExit: TToolButton
      Left = 248
      Top = 0
      AllowAllUp = True
      AutoSize = True
      Caption = #21462#28040
      ImageIndex = 3
    end
  end
end

⌨️ 快捷键说明

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