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

📄 bdcxunit.dfm

📁 高校学生学籍管理系统源码
💻 DFM
字号:
object bdcx: Tbdcx
  Left = 147
  Top = 180
  Width = 611
  Height = 305
  Caption = #23398#29983#21464#21160#24773#20917#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 603
    Height = 28
    ButtonHeight = 21
    Caption = 'ToolBar1'
    TabOrder = 0
    object ComboBox1: TComboBox
      Left = 0
      Top = 2
      Width = 97
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Text = #25353#23398#21495#26597#35810
      OnChange = ComboBox1Change
      Items.Strings = (
        #25353#23398#21495#26597#35810
        #25353#26102#38388#26597#35810)
    end
    object Label1: TLabel
      Left = 97
      Top = 2
      Width = 24
      Height = 21
      Caption = '        '
    end
    object Edit1: TEdit
      Left = 121
      Top = 2
      Width = 120
      Height = 21
      TabOrder = 1
      Text = #35831#36755#20837#23398#21495
      OnEnter = Edit1Enter
    end
    object Button1: TButton
      Left = 241
      Top = 2
      Width = 75
      Height = 21
      Caption = #30830#23450
      TabOrder = 2
      OnClick = Button1Click
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 28
    Width = 603
    Height = 250
    Align = alClient
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 601
      Height = 248
      Align = alClient
      DataSource = DataModule1.bdcx
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'xsxh_id'
          Title.Caption = #23398#29983#23398#21495
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'xm00'
          Title.Caption = #23398#29983#22995#21517
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'yxh0'
          Title.Caption = #21407#31995#21495
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'yzyh'
          Title.Caption = #21407#19987#19994#21495
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'ybjh'
          Title.Caption = #21407#29677#32423#21495
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'bdyy'
          Title.Caption = #21464#21160#21407#22240
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'bdsj'
          Title.Caption = #21464#21160#26102#38388
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'xxh0'
          Title.Caption = #29616#31995#21495
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'xzyh'
          Title.Caption = #29616#19987#19994#21495
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'xbjh'
          Title.Caption = #29616#29677#32423#21495
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'bz00'
          Title.Caption = #22791#27880
          Width = 65
          Visible = True
        end>
    end
  end
end

⌨️ 快捷键说明

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