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

📄 unit11.~dfm

📁 成绩管理系统 主要实现:学生(学号
💻 ~DFM
字号:
object Form11: TForm11
  Left = 220
  Top = 158
  Width = 696
  Height = 480
  Caption = 'Form11'
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object RadioGroup1: TRadioGroup
    Left = 8
    Top = 8
    Width = 337
    Height = 113
    Caption = #35831#36873#25321#26381#21153#31181#31867
    TabOrder = 0
  end
  object RadioButton1: TRadioButton
    Left = 104
    Top = 40
    Width = 113
    Height = 17
    Caption = #23398'  '#21495
    TabOrder = 1
  end
  object RadioButton2: TRadioButton
    Left = 104
    Top = 80
    Width = 113
    Height = 17
    Caption = #22995'  '#21517
    TabOrder = 2
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 128
    Width = 337
    Height = 137
    Caption = #36755#20837#23398#29983#20449#24687
    TabOrder = 3
    object Label1: TLabel
      Left = 40
      Top = 32
      Width = 33
      Height = 13
      Caption = ' '#23398'  '#21495
    end
    object Label2: TLabel
      Left = 40
      Top = 64
      Width = 30
      Height = 13
      Caption = ' '#22995' '#21517
    end
    object Edit1: TEdit
      Left = 104
      Top = 24
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 104
      Top = 56
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 1
      Text = 'Edit2'
    end
    object Button1: TButton
      Left = 120
      Top = 88
      Width = 75
      Height = 25
      Caption = #26597'  '#35810
      TabOrder = 2
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 272
    Width = 577
    Height = 169
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 4
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Button2: TButton
    Left = 600
    Top = 352
    Width = 75
    Height = 25
    Caption = #36820#22238
    TabOrder = 5
    OnClick = Button2Click
  end
  object GroupBox2: TGroupBox
    Left = 352
    Top = 16
    Width = 321
    Height = 249
    Caption = #23494#30721#20462#25913
    TabOrder = 6
    object Label3: TLabel
      Left = 64
      Top = 40
      Width = 30
      Height = 13
      Caption = #24080'  '#21495
    end
    object Label4: TLabel
      Left = 64
      Top = 80
      Width = 45
      Height = 13
      Caption = ' '#21407' '#23494' '#30721
    end
    object Label5: TLabel
      Left = 64
      Top = 112
      Width = 45
      Height = 13
      Caption = ' '#26032' '#23494' '#30721
    end
    object Label6: TLabel
      Left = 64
      Top = 152
      Width = 48
      Height = 13
      Caption = #30830#35748#23494#30721
    end
    object Edit3: TEdit
      Left = 136
      Top = 32
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 0
      Text = 'Edit3'
    end
    object Edit4: TEdit
      Left = 136
      Top = 72
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 1
      Text = 'Edit4'
    end
    object Edit5: TEdit
      Left = 136
      Top = 112
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 2
      Text = 'Edit5'
    end
    object Edit6: TEdit
      Left = 136
      Top = 152
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 3
      Text = 'Edit6'
    end
    object Button3: TButton
      Left = 48
      Top = 208
      Width = 75
      Height = 25
      Caption = #30830'  '#23450
      TabOrder = 4
    end
    object Button4: TButton
      Left = 160
      Top = 208
      Width = 75
      Height = 25
      Caption = #37325'  '#32622
      TabOrder = 5
    end
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 88
    Top = 288
  end
end

⌨️ 快捷键说明

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