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

📄 xibieguli.~dfm

📁 教务管理子系统的基本功能实现
💻 ~DFM
字号:
object xibieguanli: Txibieguanli
  Left = 289
  Top = 164
  Width = 405
  Height = 308
  Caption = #31995#21035#31649#29702
  Color = clSilver
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 176
    Top = 104
    Width = 46
    Height = 13
    Caption = #31995#21517#31216':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 176
    Top = 168
    Width = 46
    Height = 13
    Caption = #31995#32534#21495':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBEdit1: TDBEdit
    Left = 232
    Top = 96
    Width = 121
    Height = 21
    DataField = 'Deptname'
    DataSource = DataModule1.xibieglSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 0
  end
  object DBEdit2: TDBEdit
    Left = 232
    Top = 168
    Width = 121
    Height = 21
    DataField = 'Deptno'
    DataSource = DataModule1.xibieglSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 1
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 40
    Width = 145
    Height = 233
    Color = clInfoBk
    DataSource = DataModule1.xibieglSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Color = clWindow
        Expanded = False
        FieldName = 'Deptno'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clTeal
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        PickList.Strings = (
          '')
        Title.Caption = #31995#32534#21495
        Title.Color = clMoneyGreen
        Title.Font.Charset = ANSI_CHARSET
        Title.Font.Color = clBlack
        Title.Font.Height = -14
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Visible = True
      end
      item
        Color = clWindow
        Expanded = False
        FieldName = 'Deptname'
        Title.Caption = #31995#21517
        Title.Color = clMoneyGreen
        Title.Font.Charset = ANSI_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -14
        Title.Font.Name = #23435#20307
        Title.Font.Style = []
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 397
    Height = 41
    Align = alTop
    Color = clBackground
    TabOrder = 3
  end
  object DBNavigator1: TDBNavigator
    Left = 152
    Top = 240
    Width = 240
    Height = 25
    DataSource = DataModule1.xibieglSource
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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