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

📄 rl_yuefen_unit.~dfm

📁 通用人力资源系统,分类可以自设定 可以熟练掌握DELPHI语言
💻 ~DFM
字号:
object rl_yuefen: Trl_yuefen
  Left = 272
  Top = 179
  Width = 343
  Height = 390
  Caption = #21508#26376#20986#21220#22825#25968#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar1: TStatusBar
    Left = 0
    Top = 344
    Width = 335
    Height = 19
    Panels = <>
  end
  object DBGridEh1: TDBGridEh
    Left = 32
    Top = 16
    Width = 265
    Height = 289
    AllowedOperations = [alopUpdateEh]
    DataSource = DataSource1
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    FooterColor = clYellow
    FooterFont.Charset = GB2312_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -13
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    FooterRowCount = 1
    OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection]
    ParentFont = False
    SumList.Active = True
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    UseMultiTitle = True
    Columns = <
      item
        EditButtons = <>
        FieldName = 'Yuefen'
        Footer.Value = #24212#20986#21220#24635#25968#65306
        Footer.ValueType = fvtStaticText
        Footers = <>
        ReadOnly = True
        Title.Caption = #26376#20221
        Width = 80
      end
      item
        EditButtons = <>
        FieldName = 'Tianshu'
        Footer.FieldName = 'Tianshu'
        Footer.ValueType = fvtSum
        Footers = <>
        Title.Caption = #24212#20986#21220#22825#25968
        Width = 88
      end>
  end
  object Button1: TButton
    Left = 48
    Top = 312
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 184
    Top = 312
    Width = 75
    Height = 25
    Caption = #36820#22238
    TabOrder = 3
    OnClick = Button2Click
  end
  object tb_yuefen: TTable
    Active = True
    DatabaseName = 'gz'
    TableName = 'yuefen.DB'
    Left = 120
    Top = 16
  end
  object DataSource1: TDataSource
    DataSet = tb_yuefen
    Left = 88
    Top = 24
  end
end

⌨️ 快捷键说明

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