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

📄 u_khgl.dfm

📁 人力资源管理系统自动计算员工工资。自动生成员工工资报表。实现员工岗位调动操作。实现员工离职、复职操作。支持数据的模糊查询机制。运行环境 操作系统:Windows 2000/NT/XP/ME 开发工
💻 DFM
字号:
object frm_khgl: Tfrm_khgl
  Left = 220
  Top = 196
  Width = 646
  Height = 576
  Caption = #32771#26680#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 638
    Height = 63
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 57
        Width = 634
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 621
      Height = 57
      Align = alClient
      ButtonHeight = 52
      ButtonWidth = 8
      Caption = 'ToolBar1'
      TabOrder = 0
      object SpeedButton4: TSpeedButton
        Left = 0
        Top = 2
        Width = 50
        Height = 52
        Caption = #20445#23384
        OnClick = SpeedButton4Click
      end
      object SpeedButton1: TSpeedButton
        Left = 50
        Top = 2
        Width = 50
        Height = 52
        Caption = #20462#25913
        OnClick = SpeedButton1Click
      end
      object SpeedButton2: TSpeedButton
        Left = 100
        Top = 2
        Width = 50
        Height = 52
        Caption = #21024#38500
        OnClick = SpeedButton2Click
      end
      object ToolButton1: TToolButton
        Left = 150
        Top = 2
        Width = 8
        Caption = 'ToolButton1'
        ImageIndex = 0
        Style = tbsDivider
      end
      object SpeedButton6: TSpeedButton
        Left = 158
        Top = 2
        Width = 50
        Height = 52
        Caption = #36864#20986
        OnClick = SpeedButton6Click
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 63
    Width = 638
    Height = 486
    Align = alClient
    BevelInner = bvSpace
    BevelOuter = bvLowered
    TabOrder = 1
    object Panel2: TPanel
      Left = 2
      Top = 273
      Width = 634
      Height = 211
      Align = alClient
      BevelInner = bvSpace
      BevelOuter = bvLowered
      TabOrder = 0
      object DBGrid1: TDBGrid
        Left = 2
        Top = 2
        Width = 630
        Height = 207
        Align = alClient
        DataSource = DataSource1
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        OnCellClick = DBGrid1CellClick
      end
    end
    object Panel3: TPanel
      Left = 2
      Top = 2
      Width = 634
      Height = 271
      Align = alTop
      BevelInner = bvSpace
      BevelOuter = bvLowered
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      object GroupBox1: TGroupBox
        Left = 8
        Top = 8
        Width = 617
        Height = 121
        TabOrder = 0
        object Label2: TLabel
          Left = 40
          Top = 20
          Width = 70
          Height = 14
          Caption = #21592#24037#32534#21495#65306
        end
        object Label4: TLabel
          Left = 40
          Top = 54
          Width = 70
          Height = 14
          Caption = #20986#21220#22825#25968#65306
        end
        object Label6: TLabel
          Left = 408
          Top = 54
          Width = 70
          Height = 14
          Caption = #36831#21040#27425#25968#65306
        end
        object Label7: TLabel
          Left = 224
          Top = 87
          Width = 70
          Height = 14
          Caption = #26103#24037#22825#25968#65306
        end
        object Label8: TLabel
          Left = 408
          Top = 87
          Width = 70
          Height = 14
          Caption = #21152#29677#26102#25968#65306
        end
        object Label9: TLabel
          Left = 40
          Top = 87
          Width = 70
          Height = 14
          Caption = #26089#36864#27425#25968#65306
        end
        object Label5: TLabel
          Left = 224
          Top = 54
          Width = 70
          Height = 14
          Caption = #35831#20551#22825#25968#65306
        end
        object ComboBox1: TComboBox
          Left = 112
          Top = 16
          Width = 89
          Height = 22
          ItemHeight = 14
          TabOrder = 0
        end
        object Edit1: TEdit
          Left = 112
          Top = 51
          Width = 89
          Height = 20
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 1
          Text = '0'
        end
        object Edit2: TEdit
          Left = 296
          Top = 51
          Width = 89
          Height = 20
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 2
          Text = '0'
        end
        object Edit3: TEdit
          Left = 480
          Top = 52
          Width = 89
          Height = 20
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 3
          Text = '0'
        end
        object Edit4: TEdit
          Left = 112
          Top = 84
          Width = 89
          Height = 20
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 4
          Text = '0'
        end
        object Edit5: TEdit
          Left = 296
          Top = 85
          Width = 89
          Height = 20
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 5
          Text = '0'
        end
        object Edit6: TEdit
          Left = 480
          Top = 85
          Width = 89
          Height = 20
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 6
          Text = '0'
        end
      end
      object GroupBox2: TGroupBox
        Left = 8
        Top = 130
        Width = 617
        Height = 130
        TabOrder = 1
        object Label1: TLabel
          Left = 48
          Top = 28
          Width = 70
          Height = 14
          Caption = #32771#26680#31561#32423#65306
        end
        object Label3: TLabel
          Left = 352
          Top = 27
          Width = 70
          Height = 14
          Caption = #32771#26680#20998#20540#65306
        end
        object Label10: TLabel
          Left = 62
          Top = 59
          Width = 56
          Height = 14
          Caption = #32771#26680#20154#65306
        end
        object Label11: TLabel
          Left = 352
          Top = 59
          Width = 70
          Height = 14
          Caption = #32771#26680#26376#20221#65306
        end
        object Label12: TLabel
          Left = 48
          Top = 96
          Width = 70
          Height = 14
          Caption = #32771#26680#35780#20215#65306
        end
        object Memo1: TMemo
          Left = 120
          Top = 88
          Width = 465
          Height = 33
          TabOrder = 4
        end
        object ComboBox2: TComboBox
          Left = 120
          Top = 24
          Width = 145
          Height = 22
          ItemHeight = 14
          TabOrder = 0
          Items.Strings = (
            #20248#31168
            #33391#22909
            #19968#33324
            #24046)
        end
        object Edit7: TEdit
          Left = 424
          Top = 24
          Width = 145
          Height = 20
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 1
        end
        object Edit8: TEdit
          Left = 120
          Top = 56
          Width = 145
          Height = 20
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 2
        end
        object Edit9: TEdit
          Left = 424
          Top = 56
          Width = 145
          Height = 20
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 3
        end
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = Data1.ADOQYkhgl
    Left = 42
    Top = 368
  end
end

⌨️ 快捷键说明

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