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

📄 addstusunit2.dfm

📁 学生信息管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
    end
    object StuNum: TLabeledEdit
      Left = 40
      Top = 24
      Width = 113
      Height = 22
      EditLabel.Width = 22
      EditLabel.Height = 16
      EditLabel.Caption = #23398#21495
      Enabled = False
      LabelPosition = lpLeft
      LabelSpacing = 3
      TabOrder = 0
      Text = '5060309000'
    end
    object DateTimePicker1: TDateTimePicker
      Left = 216
      Top = 24
      Width = 105
      Height = 24
      CalAlignment = dtaLeft
      Date = 39180.9585203241
      Time = 39180.9585203241
      DateFormat = dfLong
      DateMode = dmComboBox
      Enabled = False
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
    end
    object Name: TLabeledEdit
      Left = 40
      Top = 56
      Width = 57
      Height = 22
      EditLabel.Width = 22
      EditLabel.Height = 16
      EditLabel.Caption = #22995#21517
      LabelPosition = lpLeft
      LabelSpacing = 3
      ReadOnly = True
      TabOrder = 2
      Text = #22047#22047
    end
    object IdNum: TLabeledEdit
      Left = 192
      Top = 56
      Width = 129
      Height = 22
      EditLabel.Width = 44
      EditLabel.Height = 16
      EditLabel.Caption = #36523#20221#35777#21495
      LabelPosition = lpLeft
      LabelSpacing = 3
      ReadOnly = True
      TabOrder = 3
      Text = '000000000000000000'
    end
    object Sex: TRadioGroup
      Left = 144
      Top = 80
      Width = 113
      Height = 41
      Caption = #24615#21035
      Columns = 2
      Items.Strings = (
        #30007
        #22899)
      TabOrder = 4
    end
    object People: TLabeledEdit
      Left = 40
      Top = 96
      Width = 41
      Height = 22
      EditLabel.Width = 22
      EditLabel.Height = 16
      EditLabel.Caption = #27665#26063
      LabelPosition = lpLeft
      LabelSpacing = 3
      TabOrder = 5
      Text = #27721
    end
  end
  object StuInfo: TGroupBox
    Left = 24
    Top = 208
    Width = 345
    Height = 185
    Anchors = [akLeft, akTop, akBottom]
    Caption = #22312#26657#20449#24687
    TabOrder = 1
    object LabelSchool: TLabel
      Left = 56
      Top = 24
      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 = 56
      Top = 104
      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 = 56
      Top = 64
      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 = 96
      Top = 144
      Width = 41
      Height = 22
      EditLabel.Width = 36
      EditLabel.Height = 16
      EditLabel.Caption = #23517#23460#27004' '
      Enabled = False
      LabelPosition = lpLeft
      LabelSpacing = 3
      ReadOnly = True
      TabOrder = 0
      Text = 'D26'
    end
    object LabeledEdit1: TLabeledEdit
      Left = 232
      Top = 144
      Width = 41
      Height = 22
      EditLabel.Width = 28
      EditLabel.Height = 16
      EditLabel.Caption = #23517#23460'  '
      LabelPosition = lpLeft
      LabelSpacing = 3
      ReadOnly = True
      TabOrder = 1
      Text = '500'
    end
    object SchoolList: TListBox
      Left = 96
      Top = 16
      Width = 177
      Height = 33
      Enabled = False
      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 = 96
      Top = 104
      Width = 177
      Height = 24
      Enabled = False
      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 = 96
      Top = 56
      Width = 177
      Height = 33
      Enabled = False
      ItemHeight = 16
      TabOrder = 4
    end
  end
  object Back: TBitBtn
    Left = 88
    Top = 416
    Width = 81
    Height = 25
    Caption = '<<'#19978#19968#27493
    TabOrder = 2
    OnClick = BackClick
    Kind = bkRetry
  end
  object Add: TBitBtn
    Left = 192
    Top = 416
    Width = 81
    Height = 25
    Caption = #28155#21152
    TabOrder = 3
    Kind = bkYes
  end
  object Finish: TBitBtn
    Left = 288
    Top = 416
    Width = 81
    Height = 25
    Caption = #32467#26463
    TabOrder = 4
    OnClick = FinishClick
    Kind = bkClose
  end
end

⌨️ 快捷键说明

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