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

📄 banci2.dfm

📁 企业员工考勤和工资管理系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object FormBanci2: TFormBanci2
  Left = 141
  Top = 28
  Width = 637
  Height = 545
  Caption = '基础班次维护'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 17
    Top = 5
    Width = 597
    Height = 271
    Caption = '编辑区'
    Enabled = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 75
      Top = 23
      Width = 42
      Height = 12
      Caption = '名称(&B)'
      FocusControl = DBEditBcmc
    end
    object Label2: TLabel
      Left = 337
      Top = 21
      Width = 42
      Height = 12
      Caption = '时段(&F)'
      FocusControl = DBComboBoxSd
    end
    object DBEditBcmc: TDBEdit
      Left = 123
      Top = 19
      Width = 150
      Height = 20
      DataField = 'bcmc'
      DataSource = DataSource1
      TabOrder = 0
      OnExit = DBEditBcmcExit
    end
    object DBComboBoxSd: TDBComboBox
      Left = 386
      Top = 17
      Width = 143
      Height = 20
      Style = csDropDownList
      DataField = 'sds'
      DataSource = DataSource1
      ItemHeight = 12
      Items.Strings = (
        '1'
        '2'
        '3')
      TabOrder = 1
      OnChange = DBComboBoxSdChange
    end
    object GroupBox2: TGroupBox
      Left = 16
      Top = 45
      Width = 563
      Height = 69
      Caption = '时段1 '
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = [fsItalic]
      ParentFont = False
      TabOrder = 2
      object Label4: TLabel
        Left = 7
        Top = 21
        Width = 66
        Height = 12
        Caption = '上班时间(&G)'
        FocusControl = DBEditSd1ks
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label22: TLabel
        Left = 7
        Top = 47
        Width = 66
        Height = 12
        Caption = '下班时间(&J)'
        FocusControl = DBEditSd1js
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label5: TLabel
        Left = 155
        Top = 21
        Width = 138
        Height = 12
        Caption = '有效刷卡时间范围:前(&H)'
        FocusControl = DBEditSd11qian
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label6: TLabel
        Left = 376
        Top = 21
        Width = 66
        Height = 12
        Caption = '分钟,后(&I)'
        FocusControl = DBEditSd11hou
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label23: TLabel
        Left = 517
        Top = 21
        Width = 24
        Height = 12
        Caption = '分钟'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label7: TLabel
        Left = 155
        Top = 47
        Width = 138
        Height = 12
        Caption = '有效刷卡时间范围:前(&K)'
        FocusControl = DBEditSd12qian
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label16: TLabel
        Left = 376
        Top = 47
        Width = 66
        Height = 12
        Caption = '分钟,后(&L)'
        FocusControl = DBEditSd12hou
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label17: TLabel
        Left = 517
        Top = 47
        Width = 24
        Height = 12
        Caption = '分钟'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object DBEditSd1ks: TDBEdit
        Left = 76
        Top = 14
        Width = 72
        Height = 20
        DataField = 'sd11'
        DataSource = DataSource1
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
      end
      object DBEditSd1js: TDBEdit
        Left = 76
        Top = 41
        Width = 72
        Height = 20
        DataField = 'sd12'
        DataSource = DataSource1
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 3
      end
      object DBEditSd11qian: TDBEdit
        Left = 299
        Top = 14
        Width = 72
        Height = 20
        DataField = 'sd11s'
        DataSource = DataSource1
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
      object DBEditSd11hou: TDBEdit
        Left = 445
        Top = 14
        Width = 65
        Height = 20
        DataField = 'sd11e'
        DataSource = DataSource1
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
      end
      object DBEditSd12qian: TDBEdit
        Left = 299
        Top = 41
        Width = 73
        Height = 20
        DataField = 'sd12s'
        DataSource = DataSource1
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 4
      end
      object DBEditSd12hou: TDBEdit
        Left = 445
        Top = 41
        Width = 65
        Height = 20
        DataField = 'sd12e'
        DataSource = DataSource1
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 5
      end
    end
    object GroupBox3: TGroupBox
      Left = 16
      Top = 118
      Width = 564
      Height = 69
      Caption = '时段2 '
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = [fsItalic]
      ParentFont = False
      TabOrder = 3
      object Label10: TLabel
        Left = 4
        Top = 21
        Width = 66
        Height = 12
        Caption = '上班时间(&M)'
        FocusControl = DBEditSd2ks
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label11: TLabel
        Left = 156
        Top = 21
        Width = 138
        Height = 12
        Caption = '有效刷卡时间范围:前(&N)'
        FocusControl = DBEditSd21qian
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label12: TLabel
        Left = 378
        Top = 21
        Width = 66
        Height = 12
        Caption = '分钟,后(&O)'
        FocusControl = DBEditSd21hou
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label9: TLabel
        Left = 520
        Top = 21
        Width = 24
        Height = 12
        Caption = '分钟'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label19: TLabel
        Left = 4
        Top = 48
        Width = 66
        Height = 12
        Caption = '下班时间(&P)'
        FocusControl = DBEditSd2js
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label20: TLabel
        Left = 156
        Top = 48
        Width = 138
        Height = 12
        Caption = '有效刷卡时间范围:前(&R)'
        FocusControl = DBEditSd22qian
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label21: TLabel
        Left = 378
        Top = 48
        Width = 66
        Height = 12
        Caption = '分钟,后(&T)'
        FocusControl = DBEditSd22hou
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label24: TLabel
        Left = 520
        Top = 48
        Width = 24
        Height = 12

⌨️ 快捷键说明

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