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

📄 frmdepartment.~dfm

📁 被系统名叫生产信息管理系统
💻 ~DFM
字号:
object DepartmentForm: TDepartmentForm
  Left = 223
  Top = 134
  Width = 544
  Height = 267
  Caption = #37096#38376#20449#24687
  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 DBGrid1: TDBGrid
    Left = 8
    Top = 8
    Width = 521
    Height = 225
    DataSource = dmDataSource.dsDepartment
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'ID'
        Title.Caption = #37096#38376#32534#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DEPARTMENT_NAME'
        Title.Caption = #37096#38376#21517#31216
        Width = 78
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DEPARTMENT_MASTER_ID'
        Title.Caption = #37096#38376#31649#29702'ID'
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DEPARTMENT_SUBSIDY'
        Title.Caption = #37096#38376#24037#36164
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'DESCRIPTION'
        Title.Caption = #22791#27880
        Width = 226
        Visible = True
      end>
  end
end

⌨️ 快捷键说明

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