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

📄 kqjwh.dfm

📁 企业员工考勤和工资管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
          0000000000000000000707000303000000000000070700030007070003030000
          0000000007070003000707000303000000000000070700030007070003030000
          0000000000000003000707000303030303030303030303030007070003030000
          0000000000000303000707000300070707070707070700030007070003000707
          0707070707070003000707000300070707070707070700030007070003000707
          0707070707070003000707000300070707070707070700000007070003000707
          0707070707070007000707000000000000000000000000000007070707070707
          07070707070707070707}
      end
      object BitBtnCancel: TBitBtn
        Left = 394
        Top = 347
        Width = 75
        Height = 25
        Cancel = True
        Caption = '取消(&C)'
        Enabled = False
        TabOrder = 6
        OnClick = BitBtnCancelClick
        Glyph.Data = {
          DE010000424DDE01000000000000760000002800000024000000120000000100
          0400000000006801000000000000000000001000000000000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
          333333333333333333333333000033338833333333333333333F333333333333
          0000333911833333983333333388F333333F3333000033391118333911833333
          38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
          911118111118333338F3338F833338F3000033333911111111833333338F3338
          3333F8330000333333911111183333333338F333333F83330000333333311111
          8333333333338F3333383333000033333339111183333333333338F333833333
          00003333339111118333333333333833338F3333000033333911181118333333
          33338333338F333300003333911183911183333333383338F338F33300003333
          9118333911183333338F33838F338F33000033333913333391113333338FF833
          38F338F300003333333333333919333333388333338FFF830000333333333333
          3333333333333333333888330000333333333333333333333333333333333333
          0000}
        NumGlyphs = 2
      end
    end
    object TabSheet2: TTabSheet
      Caption = '设置考勤机日期时间'
      ImageIndex = 1
      object Label4: TLabel
        Left = 110
        Top = 37
        Width = 78
        Height = 12
        Caption = '考勤机类型(&L)'
        FocusControl = ComboBoxLx
      end
      object Label5: TLabel
        Left = 110
        Top = 79
        Width = 78
        Height = 12
        Caption = '考勤机编号(&B)'
        FocusControl = ComboBoxBh
      end
      object Label6: TLabel
        Left = 146
        Top = 148
        Width = 42
        Height = 12
        Caption = '日期(&D)'
        FocusControl = DateTimePicker1
      end
      object Label7: TLabel
        Left = 146
        Top = 191
        Width = 42
        Height = 12
        Caption = '时间(&T)'
        FocusControl = DateTimePicker2
      end
      object Label8: TLabel
        Left = 146
        Top = 113
        Width = 24
        Height = 12
        Caption = '位置'
      end
      object LabelMc: TLabel
        Left = 212
        Top = 113
        Width = 197
        Height = 12
        AutoSize = False
      end
      object ComboBoxLx: TComboBox
        Left = 208
        Top = 33
        Width = 201
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        TabOrder = 0
        OnChange = ComboBoxLxChange
      end
      object ComboBoxBh: TComboBox
        Left = 208
        Top = 75
        Width = 201
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        TabOrder = 1
        OnChange = ComboBoxBhChange
      end
      object DateTimePicker1: TDateTimePicker
        Left = 208
        Top = 144
        Width = 201
        Height = 20
        CalAlignment = dtaLeft
        Date = 37349.4861662269
        Time = 37349.4861662269
        DateFormat = dfLong
        DateMode = dmComboBox
        Kind = dtkDate
        ParseInput = False
        TabOrder = 2
      end
      object DateTimePicker2: TDateTimePicker
        Left = 208
        Top = 187
        Width = 203
        Height = 20
        CalAlignment = dtaLeft
        Date = 37349.4869056019
        Time = 37349.4869056019
        DateFormat = dfShort
        DateMode = dmComboBox
        Kind = dtkTime
        ParseInput = False
        TabOrder = 3
      end
      object BitBtn1: TBitBtn
        Left = 216
        Top = 264
        Width = 113
        Height = 25
        Caption = '传送(S)'
        TabOrder = 4
        OnClick = BitBtn1Click
        Glyph.Data = {
          DE010000424DDE01000000000000760000002800000024000000120000000100
          0400000000006801000000000000000000001000000000000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
          3333333333333333333333330000333333333333333333333333F33333333333
          00003333344333333333333333388F3333333333000033334224333333333333
          338338F3333333330000333422224333333333333833338F3333333300003342
          222224333333333383333338F3333333000034222A22224333333338F338F333
          8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
          33333338F83338F338F33333000033A33333A222433333338333338F338F3333
          0000333333333A222433333333333338F338F33300003333333333A222433333
          333333338F338F33000033333333333A222433333333333338F338F300003333
          33333333A222433333333333338F338F00003333333333333A22433333333333
          3338F38F000033333333333333A223333333333333338F830000333333333333
          333A333333333333333338330000333333333333333333333333333333333333
          0000}
        NumGlyphs = 2
      end
    end
    object TabSheet3: TTabSheet
      Caption = '清空考勤机内刷卡记录'
      ImageIndex = 2
      object Label9: TLabel
        Left = 111
        Top = 51
        Width = 78
        Height = 12
        Caption = '考勤机类型(&L)'
      end
      object Label10: TLabel
        Left = 110
        Top = 93
        Width = 78
        Height = 12
        Caption = '考勤机编号(&B)'
      end
      object Label11: TLabel
        Left = 144
        Top = 136
        Width = 24
        Height = 12
        Caption = '位置'
      end
      object LabelMc2: TLabel
        Left = 200
        Top = 136
        Width = 233
        Height = 12
        AutoSize = False
      end
      object ComboBoxLx2: TComboBox
        Left = 200
        Top = 46
        Width = 233
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        TabOrder = 0
        OnChange = ComboBoxLx2Change
      end
      object ComboBoxBh2: TComboBox
        Left = 200
        Top = 89
        Width = 233
        Height = 20
        Style = csDropDownList
        ItemHeight = 12
        TabOrder = 1
        OnChange = ComboBoxBh2Change
      end
      object BitBtn2: TBitBtn
        Left = 224
        Top = 304
        Width = 97
        Height = 25
        Caption = '清空(&C)'
        TabOrder = 2
        OnClick = BitBtn2Click
        Glyph.Data = {
          DE010000424DDE01000000000000760000002800000024000000120000000100
          0400000000006801000000000000000000001000000000000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
          3333333333333333333333330000333333333333333333333333F33333333333
          00003333344333333333333333388F3333333333000033334224333333333333
          338338F3333333330000333422224333333333333833338F3333333300003342
          222224333333333383333338F3333333000034222A22224333333338F338F333
          8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
          33333338F83338F338F33333000033A33333A222433333338333338F338F3333
          0000333333333A222433333333333338F338F33300003333333333A222433333
          333333338F338F33000033333333333A222433333333333338F338F300003333
          33333333A222433333333333338F338F00003333333333333A22433333333333
          3338F38F000033333333333333A223333333333333338F830000333333333333
          333A333333333333333338330000333333333333333333333333333333333333
          0000}
        NumGlyphs = 2
      end
      object Memo1: TMemo
        Left = 61
        Top = 166
        Width = 431
        Height = 112
        TabStop = False
        Color = clBtnFace
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        Lines.Strings = (
          '注意:'
          '  清空考勤机内刷卡数据将删除指定考勤机内的所有刷卡记录,此项功'
          '能一般在系统初始化时使用,如果在系统开始运行以后使用此功能将会造'
          '成刷卡数据丢失。')
        ParentFont = False
        ReadOnly = True
        TabOrder = 3
      end
    end
  end
  object BitBtnQuit: TBitBtn
    Left = 245
    Top = 413
    Width = 75
    Height = 25
    Caption = '退出(&Q)'
    TabOrder = 1
    Kind = bkClose
  end
  object DataSource1: TDataSource
    DataSet = DataModal1.QKqj
    Left = 520
    Top = 16
  end
end

⌨️ 快捷键说明

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