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

📄 uyjgl.~dfm

📁 一. 目的: 编写出 研发部业绩分配计算系统. 二. 功能: 包括 1.人员档案 2.基本数据录入(本季度总抽层,小产品非订制业绩,小产品订制业绩,ERP非订制业绩,ERP订制业绩) 3.
💻 ~DFM
📖 第 1 页 / 共 4 页
字号:
object Fom_yjgl: TFom_yjgl
  Left = 43
  Top = 28
  Width = 756
  Height = 553
  Caption = #19994#32489#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010001001010040000000000280100001600000028000000100000002000
    0000010004000000000080000000000000000000000000000000000000000000
    000000008000008000000080800080000000800080008080000080808000C0C0
    C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    0000000000000000000000000000007877000000000000FF83300000000000F8
    33B30000000000883B3B30000000000B83B3B30000000000B83B3B3000000000
    0B83B3B60000000000B83B6660000000000B82631100000000003A9188900000
    000006181990000000000098991000000000000991000000000000000000FFFF
    000083FF000081FF000080FF0000807F0000803F0000C01F0000E00F0000F007
    0000F8030000FC010000FE000000FF000000FF800000FFC10000FFE30000}
  OldCreateOrder = False
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label4: TLabel
    Left = 294
    Top = 9
    Width = 72
    Height = 13
    Caption = #35831#36873#25321#26376#20221#65306
  end
  object GroupBox1: TGroupBox
    Left = 4
    Top = 27
    Width = 464
    Height = 222
    Caption = #37096#38376#19994#32489#34920
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 5
      Top = 15
      Width = 451
      Height = 200
      DataSource = DM.DS_departAchiv
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnCellClick = DBGrid1CellClick
      Columns = <
        item
          Expanded = False
          FieldName = 'departNO'
          ReadOnly = True
          Title.Caption = #37096#38376#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'months'
          ReadOnly = True
          Title.Caption = #26376#20221
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'earnmoney'
          ReadOnly = True
          Title.Caption = #26412#26376#25277#25104
          Visible = True
        end>
    end
  end
  object GroupBox2: TGroupBox
    Left = 2
    Top = 251
    Width = 467
    Height = 273
    Caption = #20010#20154#19994#32489#34920
    TabOrder = 7
    object DBGrid2: TDBGrid
      Left = 5
      Top = 15
      Width = 455
      Height = 250
      DataSource = DM.DS_personAchiv
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnCellClick = DBGrid2CellClick
      Columns = <
        item
          Expanded = False
          FieldName = 'workNo'
          ReadOnly = True
          Title.Caption = #24037#21495
          Width = 68
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'months'
          ReadOnly = True
          Title.Caption = #26376#20221
          Width = 63
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'score'
          ReadOnly = True
          Title.Caption = #19994#32489#24635#20998
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'getmoney'
          ReadOnly = True
          Title.Caption = #38750#23450#21046#25277#25104
          Width = 92
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'dgetmoney'
          ReadOnly = True
          Title.Caption = #23450#21046#25277#25104
          Visible = True
        end>
    end
  end
  object GroupBox3: TGroupBox
    Left = 474
    Top = 1
    Width = 271
    Height = 163
    Caption = #37096#38376#26356#25913
    TabOrder = 8
    object Label2: TLabel
      Left = 41
      Top = 26
      Width = 48
      Height = 13
      Caption = #37096#38376#21495#65306
    end
    object Label3: TLabel
      Left = 41
      Top = 74
      Width = 48
      Height = 13
      Caption = #37096#38376#21517#65306
    end
    object Label5: TLabel
      Left = 41
      Top = 122
      Width = 60
      Height = 13
      Caption = #26412#26376#25277#25104#65306
    end
    object DBEdit2: TDBEdit
      Left = 113
      Top = 26
      Width = 121
      Height = 21
      Color = clSilver
      DataField = 'departNO'
      DataSource = DM.DS_departAchiv
      Enabled = False
      TabOrder = 0
      OnChange = DBEdit2Change
    end
    object DBEdit3: TDBEdit
      Left = 113
      Top = 74
      Width = 121
      Height = 21
      Color = clSilver
      DataField = 'departName'
      DataSource = DM.DS_department
      Enabled = False
      TabOrder = 1
    end
    object DBEdit5: TDBEdit
      Left = 113
      Top = 122
      Width = 121
      Height = 21
      DataField = 'earnmoney'
      DataSource = DM.DS_departAchiv
      TabOrder = 2
      OnClick = DBEdit5Click
    end
  end
  object GroupBox4: TGroupBox
    Left = 475
    Top = 250
    Width = 271
    Height = 193
    Caption = #20010#20154#26356#25913
    TabOrder = 9
    object Label6: TLabel
      Left = 38
      Top = 19
      Width = 36
      Height = 13
      Caption = #24037#21495#65306
    end
    object Label7: TLabel
      Left = 38
      Top = 55
      Width = 36
      Height = 13
      Caption = #22995#21517#65306
    end
    object Label8: TLabel
      Left = 38
      Top = 91
      Width = 60
      Height = 13
      Caption = #19994#32489#24635#20998#65306
    end
    object Label9: TLabel
      Left = 38
      Top = 127
      Width = 63
      Height = 13
      Caption = #38750#23450#21046#25277#25104':'
    end
    object Label10: TLabel
      Left = 38
      Top = 163
      Width = 51
      Height = 13
      Caption = #23450#21046#25277#25104':'
    end
    object DBEdit6: TDBEdit
      Left = 112
      Top = 18
      Width = 121
      Height = 21
      Color = clSilver
      DataField = 'workNo'
      DataSource = DM.DS_personAchiv
      Enabled = False
      TabOrder = 0

⌨️ 快捷键说明

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