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

📄 studentinfo.dfm

📁 学生成绩管理系统
💻 DFM
字号:
object StudentInfoForm: TStudentInfoForm
  Left = 255
  Top = 150
  BorderStyle = bsSingle
  Caption = #23398#29983#22522#26412#20449#24687
  ClientHeight = 390
  ClientWidth = 584
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 24
    Top = 16
    Width = 409
    Height = 241
    Caption = #23398#29983#20449#24687
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 40
      Top = 24
      Width = 28
      Height = 14
      Caption = #23398#21495
    end
    object Label2: TLabel
      Left = 232
      Top = 24
      Width = 28
      Height = 14
      Caption = #22995#21517
    end
    object Label7: TLabel
      Left = 40
      Top = 56
      Width = 28
      Height = 14
      Caption = #24615#21035
    end
    object Label8: TLabel
      Left = 208
      Top = 56
      Width = 56
      Height = 14
      Caption = #20986#29983#24180#26376
    end
    object Label9: TLabel
      Left = 16
      Top = 88
      Width = 56
      Height = 14
      Caption = #36523#20221#35777#21495
    end
    object Label10: TLabel
      Left = 208
      Top = 88
      Width = 56
      Height = 14
      Caption = #20837#23398#25104#32489
    end
    object Label11: TLabel
      Left = 16
      Top = 120
      Width = 56
      Height = 14
      Caption = #25152#23398#19987#19994
    end
    object Label12: TLabel
      Left = 16
      Top = 152
      Width = 56
      Height = 14
      Caption = #25152#22312#29677#32423
    end
    object Label13: TLabel
      Left = 208
      Top = 152
      Width = 56
      Height = 14
      Caption = #25253#21040#26085#26399
    end
    object Label14: TLabel
      Left = 16
      Top = 184
      Width = 56
      Height = 14
      Caption = #23487#33293#32534#21495
    end
    object Label15: TLabel
      Left = 208
      Top = 184
      Width = 56
      Height = 14
      Caption = #23487#33293#30005#35805
    end
    object Label16: TLabel
      Left = 40
      Top = 216
      Width = 28
      Height = 14
      Caption = #22791#27880
    end
    object Edit1: TEdit
      Left = 72
      Top = 16
      Width = 121
      Height = 22
      MaxLength = 8
      TabOrder = 0
      OnExit = Edit1Exit
    end
    object Edit2: TEdit
      Left = 272
      Top = 16
      Width = 121
      Height = 22
      MaxLength = 8
      TabOrder = 1
    end
    object ComboBox1: TComboBox
      Left = 72
      Top = 48
      Width = 121
      Height = 22
      ItemHeight = 14
      TabOrder = 2
      Items.Strings = (
        #30007
        #22899)
    end
    object MaskEdit1: TMaskEdit
      Left = 272
      Top = 48
      Width = 120
      Height = 22
      EditMask = '!9999/99/00;1;_'
      MaxLength = 10
      TabOrder = 3
      Text = '    -  -  '
    end
    object Edit7: TEdit
      Left = 72
      Top = 80
      Width = 121
      Height = 22
      MaxLength = 18
      TabOrder = 4
    end
    object Edit8: TEdit
      Left = 272
      Top = 80
      Width = 121
      Height = 22
      TabOrder = 5
    end
    object ComboBox2: TComboBox
      Left = 72
      Top = 112
      Width = 321
      Height = 22
      ItemHeight = 14
      TabOrder = 6
      Text = 'ComboBox2'
    end
    object MaskEdit2: TMaskEdit
      Left = 272
      Top = 144
      Width = 120
      Height = 22
      EditMask = '!9999/99/00;1;_'
      MaxLength = 10
      TabOrder = 8
      Text = '    -  -  '
    end
    object Edit9: TEdit
      Left = 72
      Top = 144
      Width = 121
      Height = 22
      TabOrder = 7
    end
    object Edit10: TEdit
      Left = 72
      Top = 176
      Width = 121
      Height = 22
      TabOrder = 9
    end
    object Edit11: TEdit
      Left = 272
      Top = 176
      Width = 121
      Height = 22
      TabOrder = 10
    end
    object Edit12: TEdit
      Left = 72
      Top = 208
      Width = 321
      Height = 22
      TabOrder = 11
    end
  end
  object GroupBox2: TGroupBox
    Left = 24
    Top = 264
    Width = 409
    Height = 113
    Caption = #23478#24237#20449#24687
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label3: TLabel
      Left = 24
      Top = 24
      Width = 42
      Height = 14
      Caption = #32852#31995#20154
    end
    object Label4: TLabel
      Left = 16
      Top = 56
      Width = 56
      Height = 14
      Caption = #36890#20449#22320#22336
    end
    object Label5: TLabel
      Left = 40
      Top = 88
      Width = 28
      Height = 14
      Caption = #37038#32534
    end
    object Label6: TLabel
      Left = 240
      Top = 88
      Width = 28
      Height = 14
      Caption = #30005#35805
    end
    object Edit3: TEdit
      Left = 80
      Top = 16
      Width = 313
      Height = 22
      TabOrder = 0
    end
    object Edit4: TEdit
      Left = 80
      Top = 48
      Width = 313
      Height = 22
      TabOrder = 1
    end
    object Edit5: TEdit
      Left = 80
      Top = 80
      Width = 121
      Height = 22
      MaxLength = 6
      TabOrder = 2
    end
    object Edit6: TEdit
      Left = 272
      Top = 80
      Width = 121
      Height = 22
      TabOrder = 3
    end
  end
  object GroupBox3: TGroupBox
    Left = 440
    Top = 16
    Width = 129
    Height = 145
    Caption = #25805#20316#31867#22411
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object RadioButton1: TRadioButton
      Left = 24
      Top = 32
      Width = 89
      Height = 17
      Caption = #20462#25913#20449#24687
      TabOrder = 0
      OnClick = RadioButton2Click
    end
    object RadioButton2: TRadioButton
      Left = 24
      Top = 64
      Width = 89
      Height = 17
      Caption = #26032#22686#20449#24687
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object RadioButton3: TRadioButton
      Left = 24
      Top = 96
      Width = 89
      Height = 17
      Caption = #21024#38500#36164#26009
      TabOrder = 2
      OnClick = RadioButton2Click
    end
  end
  object BitBtn1: TBitBtn
    Left = 472
    Top = 280
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 3
    OnClick = BitBtn1Click
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000120B0000120B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
      555555555555555555555555555555555555555555FF55555555555559055555
      55555555577FF5555555555599905555555555557777F5555555555599905555
      555555557777FF5555555559999905555555555777777F555555559999990555
      5555557777777FF5555557990599905555555777757777F55555790555599055
      55557775555777FF5555555555599905555555555557777F5555555555559905
      555555555555777FF5555555555559905555555555555777FF55555555555579
      05555555555555777FF5555555555557905555555555555777FF555555555555
      5990555555555555577755555555555555555555555555555555}
    NumGlyphs = 2
  end
  object BitBtn2: TBitBtn
    Left = 472
    Top = 336
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 4
    OnClick = BitBtn2Click
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000120B0000120B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
      03333377777777777F333301111111110333337F333333337F33330111111111
      0333337F333333337F333301111111110333337F333333337F33330111111111
      0333337F333333337F333301111111110333337F333333337F33330111111111
      0333337F3333333F7F333301111111B10333337F333333737F33330111111111
      0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
      0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
      0333337F377777337F333301111111110333337F333333337F33330111111111
      0333337FFFFFFFFF7F3333000000000003333377777777777333}
    NumGlyphs = 2
  end
  object Database1: TDatabase
    AliasName = 'student'
    LoginPrompt = False
    SessionName = 'Default'
    OnLogin = Database1Login
    Left = 464
    Top = 176
  end
end

⌨️ 快捷键说明

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