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

📄 u_htgl.dfm

📁 人力资源管理系统自动计算员工工资。自动生成员工工资报表。实现员工岗位调动操作。实现员工离职、复职操作。支持数据的模糊查询机制。运行环境 操作系统:Windows 2000/NT/XP/ME 开发工
💻 DFM
字号:
object frm_htgl: Tfrm_htgl
  Left = 262
  Top = 146
  Width = 475
  Height = 529
  Caption = #21512#21516#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 = 467
    Height = 63
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 57
        Width = 463
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 450
      Height = 57
      Align = alClient
      ButtonHeight = 52
      ButtonWidth = 8
      Caption = 'ToolBar1'
      TabOrder = 0
      object SpeedButton5: TSpeedButton
        Left = 0
        Top = 2
        Width = 50
        Height = 52
        Caption = #28155#21152
        OnClick = SpeedButton5Click
      end
      object SpeedButton4: TSpeedButton
        Left = 50
        Top = 2
        Width = 50
        Height = 52
        Caption = #20445#23384
        Enabled = False
        OnClick = SpeedButton4Click
      end
      object ToolButton2: TToolButton
        Left = 100
        Top = 2
        Width = 8
        Caption = 'ToolButton2'
        ImageIndex = 1
        Style = tbsDivider
      end
      object SpeedButton1: TSpeedButton
        Left = 108
        Top = 2
        Width = 50
        Height = 52
        Caption = #20462#25913
        OnClick = SpeedButton1Click
      end
      object SpeedButton7: TSpeedButton
        Left = 158
        Top = 2
        Width = 50
        Height = 52
        Caption = #21024#38500
        OnClick = SpeedButton7Click
      end
      object ToolButton1: TToolButton
        Left = 208
        Top = 2
        Width = 8
        Caption = 'ToolButton1'
        ImageIndex = 0
        Style = tbsDivider
      end
      object SpeedButton6: TSpeedButton
        Left = 216
        Top = 2
        Width = 50
        Height = 52
        Caption = #36864#20986
        OnClick = SpeedButton6Click
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 63
    Width = 467
    Height = 439
    Align = alClient
    BevelInner = bvSpace
    BevelOuter = bvLowered
    TabOrder = 1
    object Panel2: TPanel
      Left = 2
      Top = 209
      Width = 463
      Height = 228
      Align = alClient
      BevelInner = bvSpace
      BevelOuter = bvLowered
      TabOrder = 0
      object DBGrid1: TDBGrid
        Left = 2
        Top = 2
        Width = 459
        Height = 224
        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 = 463
      Height = 207
      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 Label1: TLabel
        Left = 40
        Top = 15
        Width = 70
        Height = 14
        Caption = #21512#21516#32534#21495#65306
      end
      object Label2: TLabel
        Left = 256
        Top = 16
        Width = 70
        Height = 14
        Caption = #21592#24037#32534#21495#65306
      end
      object Label3: TLabel
        Left = 40
        Top = 76
        Width = 70
        Height = 14
        Caption = #30331#35760#26085#26399#65306
      end
      object Label4: TLabel
        Left = 40
        Top = 46
        Width = 70
        Height = 14
        Caption = #24320#22987#26085#26399#65306
      end
      object Label5: TLabel
        Left = 256
        Top = 46
        Width = 70
        Height = 14
        Caption = #32456#27490#26085#26399#65306
      end
      object Label6: TLabel
        Left = 256
        Top = 77
        Width = 70
        Height = 14
        Caption = #21512#21516#26399#38480#65306
      end
      object Label7: TLabel
        Left = 24
        Top = 109
        Width = 84
        Height = 14
        Caption = #21512#21516#26399#24037#36164#65306
      end
      object Label8: TLabel
        Left = 256
        Top = 109
        Width = 70
        Height = 14
        Caption = #29366'    '#24577#65306
      end
      object Label9: TLabel
        Left = 38
        Top = 136
        Width = 70
        Height = 14
        Caption = #22791'    '#27880#65306
      end
      object Edit1: TEdit
        Left = 112
        Top = 12
        Width = 97
        Height = 20
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 0
      end
      object ComboBox1: TComboBox
        Left = 328
        Top = 12
        Width = 97
        Height = 22
        ItemHeight = 14
        TabOrder = 1
      end
      object Edit2: TEdit
        Left = 112
        Top = 106
        Width = 97
        Height = 20
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 2
      end
      object Edit4: TEdit
        Left = 328
        Top = 74
        Width = 97
        Height = 20
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 3
      end
      object Memo1: TMemo
        Left = 48
        Top = 152
        Width = 377
        Height = 49
        TabOrder = 4
      end
      object DateTimePicker1: TDateTimePicker
        Left = 112
        Top = 42
        Width = 97
        Height = 22
        Date = 36526.000000000000000000
        Time = 36526.000000000000000000
        TabOrder = 5
      end
      object DateTimePicker2: TDateTimePicker
        Left = 328
        Top = 42
        Width = 97
        Height = 22
        Date = 36526.529462685180000000
        Time = 36526.529462685180000000
        TabOrder = 6
      end
      object DateTimePicker3: TDateTimePicker
        Left = 112
        Top = 74
        Width = 97
        Height = 22
        Date = 36526.529500347220000000
        Time = 36526.529500347220000000
        TabOrder = 7
      end
      object ComboBox2: TComboBox
        Left = 328
        Top = 106
        Width = 97
        Height = 22
        ItemHeight = 14
        TabOrder = 8
        Items.Strings = (
          #22312#32844
          #31163#32844)
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = Data1.ADOQYhtgl
    Left = 98
    Top = 296
  end
end

⌨️ 快捷键说明

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