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

📄 u_base.dfm

📁 delphi编的排课管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object f_base: Tf_base
  Left = 36
  Top = 134
  Width = 798
  Height = 570
  Caption = #23398#26657#22522#26412#20449#24687#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  WindowState = wsMaximized
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 416
    Top = 8
    Width = 379
    Height = 193
    Caption = #29677#32423#35774#32622
    TabOrder = 0
    object DBGridEh1: TDBGridEh
      Left = 5
      Top = 14
      Width = 364
      Height = 171
      DataSource = DataModule1.ds_tb_class
      Flat = True
      FooterColor = clWindow
      FooterFont.Charset = DEFAULT_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -11
      FooterFont.Name = 'MS Sans Serif'
      FooterFont.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnDblClick = DBGridEh1DblClick
      Columns = <
        item
          EditButtons = <>
          FieldName = 'Id'
          Footers = <>
          Title.Caption = #39034#24207#21495
          Width = 85
        end
        item
          EditButtons = <>
          FieldName = 'Name'
          Footers = <>
          Title.Caption = #29677#32423#21517#31216
          Width = 76
        end
        item
          EditButtons = <>
          FieldName = 'Code'
          Footers = <>
          Title.Caption = #20195#30721
          Width = 71
        end
        item
          EditButtons = <>
          FieldName = 'Room'
          Footers = <>
          Title.Caption = #38431#35838#23460
          Width = 80
        end>
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 8
    Width = 393
    Height = 193
    Caption = #25945#23460#35774#32622
    TabOrder = 1
    object DBGridEh2: TDBGridEh
      Left = 7
      Top = 13
      Width = 378
      Height = 172
      DataSource = DataModule1.ds_tb_room
      Flat = True
      FooterColor = clWindow
      FooterFont.Charset = DEFAULT_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -11
      FooterFont.Name = 'MS Sans Serif'
      FooterFont.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnDblClick = DBGridEh2DblClick
      Columns = <
        item
          EditButtons = <>
          FieldName = 'Id'
          Footers = <>
          Title.Caption = #39034#24207#21495
          Width = 95
        end
        item
          EditButtons = <>
          FieldName = 'Name'
          Footers = <>
          Title.Caption = #25945#23460#21517#31216
          Width = 86
        end
        item
          EditButtons = <>
          FieldName = 'Code'
          Footers = <>
          Title.Caption = #20195#30721
          Width = 83
        end
        item
          EditButtons = <>
          FieldName = 'Kind'
          Footers = <>
          Title.Caption = #24615#36136
          Width = 70
        end>
    end
  end
  object GroupBox3: TGroupBox
    Left = 0
    Top = 208
    Width = 393
    Height = 201
    Caption = #35838#31243#35774#32622
    TabOrder = 2
    object DBGridEh3: TDBGridEh
      Left = 7
      Top = 20
      Width = 378
      Height = 184
      DataSource = DataModule1.ds_tb_kc
      Flat = True
      FooterColor = clWindow
      FooterFont.Charset = DEFAULT_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -11
      FooterFont.Name = 'MS Sans Serif'
      FooterFont.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnDblClick = DBGridEh3DblClick
      Columns = <
        item
          EditButtons = <>
          FieldName = 'Id'
          Footers = <>
          Title.Caption = #39034#24207#21495
          Width = 83
        end
        item
          EditButtons = <>
          FieldName = 'Full_name'
          Footers = <>
          Title.Caption = #20840#31216
        end
        item
          EditButtons = <>
          FieldName = 'name'
          Footers = <>
          Title.Caption = #35838#31243#21517#31216
          Width = 93
        end
        item
          EditButtons = <>
          FieldName = 'code'
          Footers = <>
          Title.Caption = #20195#30721
          Width = 77
        end
        item
          EditButtons = <>
          FieldName = 'Xueshi'
          Footers = <>
        end>
    end
  end
  object GroupBox4: TGroupBox
    Left = 416
    Top = 206
    Width = 377
    Height = 203
    Caption = #25945#24072#35774#32622
    TabOrder = 3
    object DBGridEh4: TDBGridEh
      Left = 5
      Top = 14
      Width = 364
      Height = 184
      DataSource = DataModule1.ds_tb_tec
      Flat = True
      FooterColor = clWindow
      FooterFont.Charset = DEFAULT_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -11
      FooterFont.Name = 'MS Sans Serif'
      FooterFont.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnDblClick = DBGridEh4DblClick
      Columns = <
        item
          EditButtons = <>
          FieldName = 'ID'
          Footers = <>
          Title.Caption = #39034#24207#21495
          Width = 76
        end
        item
          EditButtons = <>

⌨️ 快捷键说明

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