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

📄 cfsrunit.dfm

📁 高校学生学籍管理系统源码
💻 DFM
字号:
object cfsr: Tcfsr
  Left = 186
  Top = 187
  Width = 532
  Height = 236
  Caption = #24809#22788#36755#20837
  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 = 524
    Height = 209
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 27
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #23398#21495
    end
    object Label2: TLabel
      Left = 168
      Top = 27
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #23398#29983#22995#21517
    end
    object Label3: TLabel
      Left = 356
      Top = 27
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #29677#32423#21495
    end
    object Label4: TLabel
      Left = 16
      Top = 75
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #31995#21495
    end
    object Label5: TLabel
      Left = 176
      Top = 75
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #19987#19994#21495
    end
    object Label6: TLabel
      Left = 352
      Top = 75
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #24809#22788#26102#38388
    end
    object Label7: TLabel
      Left = 176
      Top = 120
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #24809#22788#21407#22240
    end
    object Label8: TLabel
      Left = 8
      Top = 120
      Width = 65
      Height = 17
      AutoSize = False
      Caption = #24809#22788#20869#23481
    end
    object Edit1: TEdit
      Left = 64
      Top = 24
      Width = 81
      Height = 21
      TabOrder = 0
      OnExit = Edit1Exit
    end
    object Edit2: TEdit
      Left = 240
      Top = 24
      Width = 81
      Height = 21
      Color = cl3DLight
      Enabled = False
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 412
      Top = 24
      Width = 81
      Height = 21
      Color = cl3DLight
      Enabled = False
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 64
      Top = 72
      Width = 81
      Height = 21
      Color = cl3DLight
      Enabled = False
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 240
      Top = 72
      Width = 81
      Height = 21
      Color = cl3DLight
      Enabled = False
      TabOrder = 4
    end
    object Edit7: TEdit
      Left = 232
      Top = 120
      Width = 265
      Height = 21
      TabOrder = 5
    end
    object Button1: TButton
      Left = 224
      Top = 160
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 6
      OnClick = Button1Click
    end
    object MaskEdit1: TMaskEdit
      Left = 416
      Top = 72
      Width = 77
      Height = 21
      EditMask = '0000\-99;1;_'
      MaxLength = 7
      TabOrder = 7
      Text = '2002-09'
    end
    object ComboBox1: TComboBox
      Left = 64
      Top = 120
      Width = 81
      Height = 21
      ItemHeight = 13
      TabOrder = 8
      Items.Strings = (
        #35686#21578
        #20005#37325#35686#21578
        #35760#36807
        #30041#26657#23519#30475
        #21202#20196#36864#23398
        #24320#38500#23398#31821)
    end
  end
end

⌨️ 快捷键说明

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