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

📄 addstusunit1.dfm

📁 学生信息管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Top = 64
      Width = 44
      Height = 16
      Caption = #20837#23398#26085#26399
    end
    object StuNum: TLabeledEdit
      Left = 56
      Top = 32
      Width = 113
      Height = 22
      EditLabel.Width = 44
      EditLabel.Height = 16
      EditLabel.Caption = #21021#22987#23398#21495
      LabelPosition = lpLeft
      LabelSpacing = 3
      TabOrder = 0
      Text = '5060309000'
    end
    object AutoStuNum: TCheckBox
      Left = 200
      Top = 32
      Width = 97
      Height = 25
      Caption = #23398#21495#33258#21160#36882#22686
      Checked = True
      State = cbChecked
      TabOrder = 1
    end
    object ConstDay: TCheckBox
      Left = 224
      Top = 64
      Width = 73
      Height = 25
      Caption = #32479#19968#26102#38388
      Checked = True
      State = cbChecked
      TabOrder = 2
    end
    object DateTimePicker1: TDateTimePicker
      Left = 56
      Top = 64
      Width = 137
      Height = 24
      CalAlignment = dtaLeft
      Date = 39180.9585203241
      Time = 39180.9585203241
      DateFormat = dfLong
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 3
    end
  end
  object StuInfo: TGroupBox
    Left = 32
    Top = 184
    Width = 321
    Height = 185
    Anchors = [akLeft, akTop, akBottom]
    Caption = #22312#26657#20449#24687
    TabOrder = 1
    object LabelSchool: TLabel
      Left = 8
      Top = 32
      Width = 22
      Height = 16
      Caption = #23398#38498
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = #24494#36719#38597#40657
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 8
      Top = 112
      Width = 22
      Height = 16
      Caption = #29677#32423
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = #24494#36719#38597#40657
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 8
      Top = 72
      Width = 22
      Height = 16
      Caption = #19987#19994
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = #24494#36719#38597#40657
      Font.Style = []
      ParentFont = False
    end
    object Dormitory: TLabeledEdit
      Left = 64
      Top = 152
      Width = 33
      Height = 22
      EditLabel.Width = 55
      EditLabel.Height = 16
      EditLabel.Caption = #30007#29983#23517#23460#27004
      LabelPosition = lpLeft
      LabelSpacing = 3
      ReadOnly = True
      TabOrder = 0
      Text = 'D26'
    end
    object LabeledEdit1: TLabeledEdit
      Left = 160
      Top = 152
      Width = 41
      Height = 22
      EditLabel.Width = 55
      EditLabel.Height = 16
      EditLabel.Caption = #22899#29983#23517#23460#27004
      LabelPosition = lpLeft
      LabelSpacing = 3
      ReadOnly = True
      TabOrder = 1
      Text = 'D20'
    end
    object SchoolList: TListBox
      Left = 48
      Top = 24
      Width = 177
      Height = 33
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = #24494#36719#38597#40657
      Font.Style = []
      ItemHeight = 16
      Items.Strings = (
        #30005#23376#20449#24687#19982#30005#27668#24037#31243#23398#38498
        #36719#20214#23398#38498
        #26426#26800#23398#38498)
      ParentFont = False
      TabOrder = 2
    end
    object ClassList: TComboBox
      Left = 48
      Top = 112
      Width = 177
      Height = 24
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = #24494#36719#38597#40657
      Font.Style = []
      ItemHeight = 16
      ParentFont = False
      TabOrder = 3
      Text = #35831#36873#25321#29677#32423
      Items.Strings = (
        'F0603033'
        'F0603032')
    end
    object Major: TListBox
      Left = 48
      Top = 64
      Width = 177
      Height = 33
      ItemHeight = 16
      TabOrder = 4
    end
    object ConstSchool: TCheckBox
      Left = 240
      Top = 32
      Width = 73
      Height = 25
      Caption = #32479#19968#23398#38498
      Checked = True
      State = cbChecked
      TabOrder = 5
    end
    object ConstMajor: TCheckBox
      Left = 240
      Top = 72
      Width = 73
      Height = 25
      Caption = #32479#19968#19987#19994
      Checked = True
      State = cbChecked
      TabOrder = 6
    end
    object CheckBox1: TCheckBox
      Left = 240
      Top = 112
      Width = 73
      Height = 25
      Caption = #32479#19968#29677#32423
      Checked = True
      State = cbChecked
      TabOrder = 7
    end
    object CheckBox2: TCheckBox
      Left = 216
      Top = 152
      Width = 97
      Height = 25
      Caption = #33258#21160#20998#37197#23517#23460#27004
      Checked = True
      State = cbChecked
      TabOrder = 8
    end
  end
  object Next: TBitBtn
    Left = 144
    Top = 400
    Width = 81
    Height = 25
    Caption = #19979#19968#27493'>>'
    TabOrder = 2
    OnClick = NextClick
    Kind = bkOK
  end
  object Cancel: TBitBtn
    Left = 256
    Top = 400
    Width = 81
    Height = 25
    Caption = #25918#24323
    TabOrder = 3
    OnClick = CancelClick
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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