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

📄 bjgunit.dfm

📁 高校学生学籍管理系统源码
💻 DFM
字号:
object bjg: Tbjg
  Left = 241
  Top = 206
  Width = 313
  Height = 208
  Caption = #19981#21450#26684#24773#20917
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 0
    Top = -32
    Width = 305
    Height = 169
  end
  object Label1: TLabel
    Left = 32
    Top = 26
    Width = 105
    Height = 13
    AutoSize = False
    Caption = #35831#36873#25321#19987#19994#21517
  end
  object Label3: TLabel
    Left = 40
    Top = 80
    Width = 73
    Height = 17
    AutoSize = False
    Caption = #35838#31243#32534#21495
  end
  object ComboBox1: TComboBox
    Left = 128
    Top = 24
    Width = 105
    Height = 21
    ItemHeight = 13
    TabOrder = 0
    OnChange = ComboBox1Change
  end
  object ComboBox3: TComboBox
    Left = 128
    Top = 80
    Width = 105
    Height = 21
    ItemHeight = 13
    TabOrder = 1
  end
  object Button1: TButton
    Left = 112
    Top = 148
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = Button1Click
  end
  object qry: TQuery
    DatabaseName = 'sinfo'
    Left = 56
    Top = 112
  end
  object DataSource1: TDataSource
    DataSet = qry
    Left = 24
    Top = 112
  end
end

⌨️ 快捷键说明

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