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

📄 cjcxunit.dfm

📁 高校学生学籍管理系统源码
💻 DFM
字号:
object cjcx: Tcjcx
  Left = 168
  Top = 170
  Width = 555
  Height = 299
  Caption = #23398#29983#25104#32489#26597#35810
  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 ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 547
    Height = 29
    ButtonHeight = 21
    Caption = 'ToolBar1'
    TabOrder = 0
    object Label1: TLabel
      Left = 0
      Top = 2
      Width = 89
      Height = 21
      AutoSize = False
      Caption = #35831#36755#20837#23398#21495#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 89
      Top = 2
      Width = 96
      Height = 21
      TabOrder = 0
    end
    object Label2: TLabel
      Left = 185
      Top = 2
      Width = 21
      Height = 21
      AutoSize = False
      Caption = '           '
    end
    object Button1: TButton
      Left = 206
      Top = 2
      Width = 75
      Height = 21
      Caption = #30830#23450
      TabOrder = 1
      OnClick = Button1Click
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 29
    Width = 547
    Height = 243
    Align = alClient
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 545
      Height = 241
      Align = alClient
      DataSource = DataModule1.cjcx
      Options = [dgEditing, dgAlwaysShowEditor, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      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 = #22995#21517
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'bjh0'
          Title.Caption = #29677#32423#21495
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'kcbh'
          Title.Caption = #35838#31243#32534#21495
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'kcmc'
          Title.Caption = #35838#31243#21517#31216
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'cj00'
          Title.Caption = #25104#32489
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'bkcj'
          Title.Caption = #34917#32771#25104#32489
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'cxcj'
          Title.Caption = #37325#20462#25104#32489
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'kclb'
          Title.Caption = #35838#31243#31867#21035
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'kcml'
          Title.Caption = #35838#31243#38376#31867
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'kkxq'
          Title.Caption = #24320#35838#23398#26399
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'xf00'
          Title.Caption = #23398#20998
          Width = 65
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'js00'
          Title.Caption = #25945#24072
          Width = 65
          Visible = True
        end>
    end
  end
  object qry: TQuery
    DatabaseName = 'sinfo'
    RequestLive = True
    Left = 352
  end
  object DataSource1: TDataSource
    DataSet = qry
    Left = 312
  end
end

⌨️ 快捷键说明

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