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

📄 u_chscore.dfm

📁 大学生综合素质及诚信管理系统可以满足管理人员和高级管理员两方面管理学生综合素质及诚信信息的需要。设计充分利用Delphi7、MS SQL Server2000数据库技术的强大力量
💻 DFM
字号:
object f_chscore: Tf_chscore
  Left = 308
  Top = 204
  Width = 496
  Height = 292
  Caption = #25104#32489#20462#25913
  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 Label1: TLabel
    Left = 24
    Top = 27
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #23398#21495
  end
  object Label3: TLabel
    Left = 192
    Top = 27
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #35838#31243
  end
  object Label5: TLabel
    Left = 192
    Top = 68
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #31867#22411
  end
  object Label4: TLabel
    Left = 24
    Top = 67
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #20998#25968
  end
  object Edit1: TEdit
    Left = 64
    Top = 23
    Width = 113
    Height = 21
    TabOrder = 0
  end
  object ComboBox1: TComboBox
    Left = 232
    Top = 23
    Width = 126
    Height = 21
    ItemHeight = 13
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 64
    Top = 64
    Width = 113
    Height = 21
    TabOrder = 2
  end
  object ComboBox2: TComboBox
    Left = 232
    Top = 64
    Width = 127
    Height = 21
    ItemHeight = 13
    TabOrder = 3
  end
  object GroupBox1: TGroupBox
    Left = 24
    Top = 104
    Width = 337
    Height = 65
    Caption = #25104#32489#26597#30475
    TabOrder = 4
    object BitBtn1: TBitBtn
      Left = 16
      Top = 24
      Width = 65
      Height = 25
      Caption = #39318#26465#35760#24405
      TabOrder = 0
    end
    object BitBtn2: TBitBtn
      Left = 96
      Top = 24
      Width = 65
      Height = 25
      Caption = #19978#26465#35760#24405
      TabOrder = 1
    end
    object BitBtn3: TBitBtn
      Left = 176
      Top = 24
      Width = 65
      Height = 25
      Caption = #19979#26465#35760#24405
      TabOrder = 2
    end
    object BitBtn4: TBitBtn
      Left = 256
      Top = 24
      Width = 65
      Height = 25
      Caption = #26411#26465#35760#24405
      TabOrder = 3
    end
  end
  object GroupBox2: TGroupBox
    Left = 24
    Top = 176
    Width = 337
    Height = 65
    Caption = #25104#32489#20462#25913
    TabOrder = 5
    object BitBtn5: TBitBtn
      Left = 16
      Top = 24
      Width = 65
      Height = 25
      Caption = #20462#25913
      TabOrder = 0
      OnClick = BitBtn5Click
    end
    object BitBtn6: TBitBtn
      Left = 96
      Top = 24
      Width = 65
      Height = 25
      Caption = #26356#26032
      TabOrder = 1
    end
    object BitBtn7: TBitBtn
      Left = 176
      Top = 24
      Width = 65
      Height = 25
      Caption = #21462#28040
      TabOrder = 2
    end
    object BitBtn8: TBitBtn
      Left = 256
      Top = 24
      Width = 65
      Height = 25
      Caption = #21024#38500
      TabOrder = 3
    end
  end
  object BitBtn9: TBitBtn
    Left = 392
    Top = 32
    Width = 75
    Height = 25
    Caption = 'BitBtn9'
    TabOrder = 6
    OnClick = BitBtn9Click
  end
  object ADOQuery1: TADOQuery
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=data.mdb;Persist Se' +
      'curity Info=False'
    Parameters = <>
  end
end

⌨️ 快捷键说明

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