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

📄 bdxxunit.dfm

📁 高校学生学籍管理系统源码
💻 DFM
字号:
object bdxx: Tbdxx
  Left = 171
  Top = 212
  Width = 514
  Height = 207
  Caption = #23398#29983#20241#23398
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 506
    Height = 180
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #23398#29983#23398#21495
    end
    object Label2: TLabel
      Left = 184
      Top = 24
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #23398#29983#22995#21517
    end
    object Label3: TLabel
      Left = 32
      Top = 64
      Width = 41
      Height = 17
      AutoSize = False
      Caption = #31995#21495
    end
    object Label4: TLabel
      Left = 192
      Top = 65
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #19987#19994#21495
    end
    object Label5: TLabel
      Left = 352
      Top = 65
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #29677#32423#21495
    end
    object Label6: TLabel
      Left = 16
      Top = 104
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #21464#21160#21407#22240
    end
    object Label7: TLabel
      Left = 184
      Top = 105
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #21464#21160#26102#38388
    end
    object Edit1: TEdit
      Left = 80
      Top = 20
      Width = 81
      Height = 21
      TabOrder = 0
      OnExit = Edit1Exit
      OnKeyPress = Edit1KeyPress
    end
    object Edit2: TEdit
      Left = 248
      Top = 20
      Width = 81
      Height = 21
      Color = cl3DLight
      Enabled = False
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 80
      Top = 62
      Width = 81
      Height = 21
      Color = cl3DLight
      Enabled = False
      TabOrder = 5
    end
    object Edit4: TEdit
      Left = 248
      Top = 64
      Width = 81
      Height = 21
      Color = cl3DLight
      Enabled = False
      TabOrder = 6
    end
    object Edit5: TEdit
      Left = 400
      Top = 64
      Width = 81
      Height = 21
      Color = cl3DLight
      Enabled = False
      TabOrder = 7
    end
    object Edit6: TEdit
      Left = 80
      Top = 104
      Width = 81
      Height = 21
      ReadOnly = True
      TabOrder = 2
      Text = #20241#23398
      OnKeyPress = Edit1KeyPress
    end
    object MaskEdit1: TMaskEdit
      Left = 248
      Top = 104
      Width = 79
      Height = 21
      EditMask = '0000\-99;1;_'
      MaxLength = 7
      TabOrder = 3
      Text = '0000-00'
      OnKeyPress = Edit1KeyPress
    end
    object Button1: TButton
      Left = 184
      Top = 144
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 4
      OnClick = Button1Click
    end
  end
end

⌨️ 快捷键说明

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