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

📄 kqtj.dfm

📁 考勤管理系统很有借鉴的饿意义
💻 DFM
字号:
object KqtjForm: TKqtjForm
  Left = 200
  Top = 166
  Width = 640
  Height = 480
  BorderIcons = [biSystemMenu]
  Caption = #32771#21220#32479#35745
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object pnlTjrq: TPanel
    Left = 0
    Top = 0
    Width = 632
    Height = 41
    Align = alTop
    BevelOuter = bvLowered
    TabOrder = 0
    object lblFrom: TLabel
      Left = 13
      Top = 15
      Width = 36
      Height = 12
      Caption = #36873#25321#20174
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object lblTo: TLabel
      Left = 179
      Top = 15
      Width = 12
      Height = 12
      Caption = #21040
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object dtpFrom: TDateTimePicker
      Left = 59
      Top = 12
      Width = 110
      Height = 20
      Date = 36526.000000000000000000
      Time = 36526.000000000000000000
      TabOrder = 0
    end
    object dtpTo: TDateTimePicker
      Left = 203
      Top = 12
      Width = 110
      Height = 20
      Date = 36526.000000000000000000
      Time = 36526.000000000000000000
      TabOrder = 1
    end
    object btQuery: TButton
      Left = 346
      Top = 8
      Width = 75
      Height = 25
      Caption = #32479#35745
      TabOrder = 2
      OnClick = btQueryClick
    end
  end
  object dbKqtj: TDBGrid
    Left = 0
    Top = 41
    Width = 632
    Height = 405
    Align = alClient
    DataSource = dsKqtj
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'Ygbh'
        Title.Caption = #21592#24037#32534#21495
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Xm'
        Title.Caption = #22995#21517
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Cqts'
        Title.Caption = #20986#21220#22825#25968
        Width = 58
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Cdcs'
        Title.Caption = #36831#21040#27425#25968
        Width = 58
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Ztcs'
        Title.Caption = #26089#36864#27425#25968
        Width = 58
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Kgts'
        Title.Caption = #26103#24037#22825#25968
        Width = 58
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Xjts'
        Title.Caption = #20241#20551#22825#25968
        Width = 58
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Qjts'
        Title.Caption = #35831#20551#22825#25968
        Width = 58
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Ccts'
        Title.Caption = #20986#24046#22825#25968
        Width = 58
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Jbgs'
        Title.Caption = #21152#29677#23567#26102
        Width = 58
        Visible = True
      end>
  end
  object dsKqtj: TDataSource
    Left = 120
    Top = 96
  end
end

⌨️ 快捷键说明

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