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

📄 bkcjxyunit.dfm

📁 delphi sqlserver 学生学籍管理系统
💻 DFM
字号:
object bkcjxytemp: Tbkcjxytemp
  Left = 274
  Top = 228
  Width = 266
  Height = 219
  Caption = #34917#32771#25104#32489#26657#39564
  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 ddd: TPanel
    Left = 0
    Top = 0
    Width = 258
    Height = 192
    Align = alClient
    TabOrder = 0
    object Label3: TLabel
      Left = 16
      Top = 45
      Width = 97
      Height = 13
      AutoSize = False
      Caption = #35831#36873#25321#35838#31243#21517#31216
    end
    object Label1: TLabel
      Left = 24
      Top = 91
      Width = 89
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#23398#26399
    end
    object Button1: TButton
      Left = 96
      Top = 136
      Width = 65
      Height = 25
      Caption = #30830#23450
      TabOrder = 0
      OnClick = Button1Click
    end
    object ComboBox1: TComboBox
      Left = 120
      Top = 43
      Width = 105
      Height = 21
      ItemHeight = 13
      TabOrder = 1
    end
    object MaskEdit1: TMaskEdit
      Left = 120
      Top = 88
      Width = 105
      Height = 21
      EditMask = '0000-9;1;_'
      MaxLength = 6
      TabOrder = 2
      Text = '2000-2'
    end
  end
end

⌨️ 快捷键说明

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