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

📄 u_khxm.dfm

📁 人力资源管理系统自动计算员工工资。自动生成员工工资报表。实现员工岗位调动操作。实现员工离职、复职操作。支持数据的模糊查询机制。运行环境 操作系统:Windows 2000/NT/XP/ME 开发工
💻 DFM
字号:
object frm_khxm: Tfrm_khxm
  Left = 247
  Top = 147
  Width = 480
  Height = 411
  Caption = #32771#26680#39033#30446
  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 Panel1: TPanel
    Left = 0
    Top = 63
    Width = 472
    Height = 321
    Align = alClient
    BevelInner = bvSpace
    BevelOuter = bvLowered
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 6
      Top = 6
      Width = 459
      Height = 83
      Caption = #32771#26680#39033#30446
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      object Label1: TLabel
        Left = 16
        Top = 22
        Width = 70
        Height = 14
        Caption = #32534'    '#21495#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 264
        Top = 22
        Width = 70
        Height = 14
        Caption = #32771#26680#39033#30446#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 16
        Top = 54
        Width = 70
        Height = 14
        Caption = #32771#26680#26399#38388#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label5: TLabel
        Left = 264
        Top = 54
        Width = 70
        Height = 14
        Caption = #32771#26680#31561#32423#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Edit1: TEdit
        Left = 96
        Top = 19
        Width = 89
        Height = 22
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        ReadOnly = True
        TabOrder = 0
      end
      object Edit2: TEdit
        Left = 336
        Top = 19
        Width = 89
        Height = 20
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 1
      end
      object Edit4: TEdit
        Left = 336
        Top = 50
        Width = 89
        Height = 20
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 2
      end
      object ComboBox1: TComboBox
        Left = 96
        Top = 50
        Width = 89
        Height = 22
        Enabled = False
        ItemHeight = 14
        TabOrder = 3
        Items.Strings = (
          #31532#19968#23395#24230
          #31532#20108#23395#24230
          #31532#19977#23395#24230
          #31532#22235#23395#24230
          #24180#32456#32771#26680)
      end
      object ComboBox2: TComboBox
        Left = 336
        Top = 50
        Width = 89
        Height = 22
        Enabled = False
        ItemHeight = 14
        TabOrder = 4
        Items.Strings = (
          #20248#31168
          #33391#22909
          #19968#33324
          #24046)
      end
    end
    object DBGrid1: TDBGrid
      Left = 6
      Top = 93
      Width = 459
      Height = 225
      DataSource = DataSource1
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 472
    Height = 63
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 57
        Width = 468
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 455
      Height = 57
      ButtonHeight = 52
      ButtonWidth = 8
      Caption = 'ToolBar1'
      TabOrder = 0
      object SpeedButton1: TSpeedButton
        Left = 0
        Top = 2
        Width = 50
        Height = 52
        Caption = #28155#21152
        Flat = True
        OnClick = SpeedButton1Click
      end
      object SpeedButton2: TSpeedButton
        Left = 50
        Top = 2
        Width = 50
        Height = 52
        Caption = #20462#25913
        Flat = True
      end
      object SpeedButton3: TSpeedButton
        Left = 100
        Top = 2
        Width = 50
        Height = 52
        Caption = #21024#38500
        Flat = True
        OnClick = SpeedButton3Click
      end
      object ToolButton1: TToolButton
        Left = 150
        Top = 2
        Width = 8
        Caption = 'ToolButton1'
        ImageIndex = 0
        Style = tbsDivider
      end
      object SpeedButton4: TSpeedButton
        Left = 158
        Top = 2
        Width = 50
        Height = 52
        Caption = #20445#23384
        Enabled = False
        Flat = True
        OnClick = SpeedButton4Click
      end
      object SpeedButton5: TSpeedButton
        Left = 208
        Top = 2
        Width = 50
        Height = 52
        Caption = #21462#28040
        Enabled = False
        Flat = True
        OnClick = SpeedButton5Click
      end
      object ToolButton2: TToolButton
        Left = 258
        Top = 2
        Width = 8
        Caption = 'ToolButton2'
        ImageIndex = 1
        Style = tbsDivider
      end
      object SpeedButton6: TSpeedButton
        Left = 266
        Top = 2
        Width = 50
        Height = 52
        Caption = #36864#20986
        Flat = True
        OnClick = SpeedButton6Click
      end
    end
  end
  object DataSource1: TDataSource
    Left = 96
    Top = 191
  end
end

⌨️ 快捷键说明

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