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

📄 u_gzxx.dfm

📁 人力资源管理系统自动计算员工工资。自动生成员工工资报表。实现员工岗位调动操作。实现员工离职、复职操作。支持数据的模糊查询机制。运行环境 操作系统:Windows 2000/NT/XP/ME 开发工
💻 DFM
字号:
object frm_gzxx: Tfrm_gzxx
  Left = 335
  Top = 163
  Width = 341
  Height = 403
  Caption = #24037#31181#20449#24687
  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 = 333
    Height = 63
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 57
        Width = 329
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 316
      Height = 57
      ButtonHeight = 52
      ButtonWidth = 8
      Caption = 'ToolBar1'
      TabOrder = 0
      object SpeedButton2: TSpeedButton
        Left = 0
        Top = 2
        Width = 50
        Height = 52
        Caption = #20462#25913
        OnClick = SpeedButton2Click
      end
      object SpeedButton3: TSpeedButton
        Left = 50
        Top = 2
        Width = 50
        Height = 52
        Caption = #21024#38500
        OnClick = SpeedButton3Click
      end
      object ToolButton1: TToolButton
        Left = 100
        Top = 2
        Width = 8
        Caption = 'ToolButton1'
        ImageIndex = 0
        Style = tbsDivider
      end
      object SpeedButton4: TSpeedButton
        Left = 108
        Top = 2
        Width = 50
        Height = 52
        Caption = #20445#23384
        OnClick = SpeedButton4Click
      end
      object SpeedButton5: TSpeedButton
        Left = 158
        Top = 2
        Width = 50
        Height = 52
        Caption = #21462#28040
        OnClick = SpeedButton5Click
      end
      object ToolButton2: TToolButton
        Left = 208
        Top = 2
        Width = 8
        Caption = 'ToolButton2'
        ImageIndex = 1
        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 = 333
    Height = 313
    Align = alClient
    BevelInner = bvSpace
    BevelOuter = bvLowered
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 14
      Top = 8
      Width = 305
      Height = 89
      Caption = #24037#31181#20449#24687
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      object Label1: TLabel
        Left = 48
        Top = 38
        Width = 64
        Height = 16
        Caption = #24037'  '#31181#65306
      end
      object Edit1: TEdit
        Left = 128
        Top = 35
        Width = 137
        Height = 22
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 0
      end
    end
    object DBGrid1: TDBGrid
      Left = 14
      Top = 104
      Width = 305
      Height = 201
      DataSource = DataSource1
      ReadOnly = True
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnCellClick = DBGrid1CellClick
    end
  end
  object DataSource1: TDataSource
    DataSet = Data1.ADOQYgzxx
    Left = 56
    Top = 247
  end
end

⌨️ 快捷键说明

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