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

📄 gz_zhglr_unit.dfm

📁 通用人力资源系统,分类可以自设定 可以熟练掌握DELPHI语言
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object gz_zhglr: Tgz_zhglr
  Left = 247
  Top = 97
  Width = 733
  Height = 478
  Caption = #34218#36164#65293'>'#32844#24037#20449#24687#32500#25252
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 0
    Top = 407
    Width = 725
    Height = 3
    Cursor = crVSplit
    Align = alBottom
  end
  object Splitter2: TSplitter
    Left = 0
    Top = 137
    Width = 725
    Height = 3
    Cursor = crVSplit
    Align = alTop
  end
  object Panel2: TPanel
    Left = 0
    Top = 140
    Width = 725
    Height = 267
    Align = alClient
    TabOrder = 0
    object Label4: TLabel
      Left = 503
      Top = 80
      Width = 81
      Height = 13
      AutoSize = False
      Caption = #31185#23460#65288#29677#32452#65289
    end
    object Label5: TLabel
      Left = 503
      Top = 48
      Width = 81
      Height = 13
      AutoSize = False
      Caption = #20998#21378#65288#23376#20844#21496#65289
    end
    object Label6: TLabel
      Left = 503
      Top = 16
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #21333#20301#31867#21035
    end
    object Label7: TLabel
      Left = 502
      Top = 113
      Width = 81
      Height = 13
      AutoSize = False
      Caption = #32844#24037#22995#21517
    end
    object Label8: TLabel
      Left = 503
      Top = 240
      Width = 81
      Height = 13
      AutoSize = False
      Caption = #31185#23460#65288#29677#32452#65289
    end
    object Label9: TLabel
      Left = 503
      Top = 208
      Width = 81
      Height = 13
      AutoSize = False
      Caption = #20998#21378#65288#23376#20844#21496#65289
    end
    object Label10: TLabel
      Left = 503
      Top = 176
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #21333#20301#31867#21035
    end
    object Label11: TLabel
      Left = 504
      Top = 144
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #32844#24037#32534#21495#65306
    end
    object DBGridEh1: TDBGridEh
      Left = 1
      Top = 1
      Width = 496
      Height = 265
      Align = alLeft
      DataSource = DataSource1
      FooterColor = clWindow
      FooterFont.Charset = DEFAULT_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -11
      FooterFont.Name = 'MS Sans Serif'
      FooterFont.Style = []
      FooterRowCount = 1
      OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection]
      ReadOnly = True
      SumList.Active = True
      SumList.VirtualRecords = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      UseMultiTitle = True
      Columns = <
        item
          EditButtons = <>
          FieldName = 'A2'
          Footer.Value = #20154#25968#21512#35745#65306
          Footer.ValueType = fvtStaticText
          Footers = <>
          Title.Caption = #25152#23646#20449#24687'|'#21333#20301#31867#21035
          Title.Font.Charset = ANSI_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -13
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
        end
        item
          EditButtons = <>
          FieldName = 'A3'
          Footer.FieldName = ' a3'
          Footer.ValueType = fvtCount
          Footers = <>
          Title.Caption = #25152#23646#20449#24687'|'#23376#20844#21496
          Title.Font.Charset = ANSI_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -13
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
        end
        item
          EditButtons = <>
          FieldName = 'A4'
          Footers = <>
          Title.Caption = #25152#23646#20449#24687'|'#31185#23460#65288#29677#32452#65289
          Title.Font.Charset = ANSI_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -13
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
        end
        item
          EditButtons = <>
          FieldName = 'A5'
          Footers = <>
          Title.Caption = #32844#24037#22995#21517
          Title.Font.Charset = ANSI_CHARSET
          Title.Font.Color = clWindowText
          Title.Font.Height = -13
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
        end>
    end
    object dbedt_dwlb: TDBEdit
      Left = 590
      Top = 8
      Width = 121
      Height = 21
      DataField = 'A2'
      DataSource = DataSource1
      ReadOnly = True
      TabOrder = 1
    end
    object dbedt_fc: TDBEdit
      Left = 590
      Top = 40
      Width = 121
      Height = 21
      DataField = 'A3'
      DataSource = DataSource1
      ReadOnly = True
      TabOrder = 2
    end
    object dbedt_bz: TDBEdit
      Left = 590
      Top = 72
      Width = 121
      Height = 21
      DataField = 'a4'
      DataSource = DataSource1
      ReadOnly = True
      TabOrder = 3
    end
    object dbedt_xm: TDBEdit
      Left = 590
      Top = 104
      Width = 121
      Height = 21
      DataField = 'A5'
      DataSource = DataSource1
      ReadOnly = True
      TabOrder = 4
    end
    object cb_dw1: TComboBox
      Left = 590
      Top = 168
      Width = 130
      Height = 21
      ItemHeight = 13
      TabOrder = 5
      OnChange = cb_dw1Change
    end
    object cb_fc1: TComboBox
      Left = 590
      Top = 200

⌨️ 快捷键说明

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