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

📄 unit1.~dfm

📁 学生信息的管理,有建立的数据库,以及各个表之间的联系,然后有一个界面将它们联系在一起
💻 ~DFM
字号:
object Form1: TForm1
  Left = 186
  Top = 110
  Width = 751
  Height = 496
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 743
    Height = 29
    ButtonHeight = 21
    Caption = 'ToolBar1'
    TabOrder = 0
    object Label1: TLabel
      Left = 0
      Top = 2
      Width = 51
      Height = 21
      Caption = #36873#25321' '#29677#32423
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object DBComboBox1: TDBComboBox
      Left = 51
      Top = 2
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 0
    end
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 40
    Width = 233
    Height = 177
    Caption = #23398#29983#20449#24687
    TabOrder = 1
    object Label2: TLabel
      Left = 16
      Top = 24
      Width = 36
      Height = 13
      Caption = #23398#21495#65306
    end
    object Label3: TLabel
      Left = 120
      Top = 24
      Width = 36
      Height = 13
      Caption = #22995#21517#65306
    end
    object Label4: TLabel
      Left = 16
      Top = 56
      Width = 36
      Height = 13
      Caption = #24615#21035#65306
    end
    object Label5: TLabel
      Left = 120
      Top = 56
      Width = 36
      Height = 13
      Caption = #22320#22336#65306
    end
    object Label6: TLabel
      Left = 16
      Top = 88
      Width = 36
      Height = 13
      Caption = #30005#35805#65306
    end
    object Label7: TLabel
      Left = 16
      Top = 120
      Width = 28
      Height = 13
      Caption = 'Email:'
    end
    object Label8: TLabel
      Left = 16
      Top = 144
      Width = 36
      Height = 13
      Caption = #19987#19994#65306
    end
    object Label9: TLabel
      Left = 112
      Top = 144
      Width = 48
      Height = 13
      Caption = #35838#20195#34920#65306
    end
    object Edit1: TEdit
      Left = 48
      Top = 24
      Width = 65
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 152
      Top = 24
      Width = 57
      Height = 21
      TabOrder = 1
      Text = 'Edit2'
    end
    object RadioButton1: TRadioButton
      Left = 48
      Top = 56
      Width = 49
      Height = 17
      Caption = #30007
      TabOrder = 2
    end
    object RadioButton2: TRadioButton
      Left = 80
      Top = 56
      Width = 33
      Height = 17
      Caption = #22899
      TabOrder = 3
    end
    object Edit3: TEdit
      Left = 152
      Top = 56
      Width = 57
      Height = 21
      TabOrder = 4
      Text = 'Edit3'
    end
    object Edit4: TEdit
      Left = 48
      Top = 88
      Width = 73
      Height = 21
      TabOrder = 5
      Text = 'Edit4'
    end
    object Edit5: TEdit
      Left = 48
      Top = 112
      Width = 121
      Height = 21
      TabOrder = 6
      Text = 'Edit5'
    end
    object Edit6: TEdit
      Left = 48
      Top = 136
      Width = 57
      Height = 21
      TabOrder = 7
      Text = 'Edit6'
    end
    object Edit7: TEdit
      Left = 160
      Top = 136
      Width = 57
      Height = 21
      TabOrder = 8
      Text = 'Edit7'
    end
  end
  object GroupBox2: TGroupBox
    Left = 248
    Top = 40
    Width = 313
    Height = 65
    Caption = #20986#21220#29575
    TabOrder = 2
    object CheckBox1: TCheckBox
      Left = 16
      Top = 16
      Width = 57
      Height = 17
      Caption = #31532#19968#27425
      TabOrder = 0
    end
    object CheckBox2: TCheckBox
      Left = 80
      Top = 16
      Width = 65
      Height = 17
      Caption = #31532#20108#27425
      TabOrder = 1
    end
    object CheckBox3: TCheckBox
      Left = 136
      Top = 16
      Width = 57
      Height = 17
      Caption = #31532#19977#27425
      TabOrder = 2
    end
    object CheckBox4: TCheckBox
      Left = 192
      Top = 16
      Width = 57
      Height = 17
      Caption = #31532#22235#27425
      TabOrder = 3
    end
    object CheckBox5: TCheckBox
      Left = 248
      Top = 16
      Width = 97
      Height = 17
      Caption = #31532#20116#27425
      TabOrder = 4
    end
    object CheckBox6: TCheckBox
      Left = 16
      Top = 40
      Width = 57
      Height = 17
      Caption = #31532#20845#27425
      TabOrder = 5
    end
    object CheckBox7: TCheckBox
      Left = 80
      Top = 40
      Width = 57
      Height = 17
      Caption = #31532#19971#27425
      TabOrder = 6
    end
    object CheckBox8: TCheckBox
      Left = 136
      Top = 40
      Width = 57
      Height = 17
      Caption = #31532#20843#27425
      TabOrder = 7
    end
    object CheckBox9: TCheckBox
      Left = 192
      Top = 40
      Width = 57
      Height = 17
      Caption = #31532#20061#27425
      TabOrder = 8
    end
    object CheckBox10: TCheckBox
      Left = 248
      Top = 40
      Width = 97
      Height = 17
      Caption = #31532#21313#27425
      TabOrder = 9
    end
  end
  object GroupBox3: TGroupBox
    Left = 248
    Top = 112
    Width = 305
    Height = 105
    Caption = #35838#31243#25104#32489
    TabOrder = 3
    object Label10: TLabel
      Left = 8
      Top = 16
      Width = 60
      Height = 13
      Caption = #24179#26102#25104#32489#65306
    end
    object Label11: TLabel
      Left = 152
      Top = 16
      Width = 60
      Height = 13
      Caption = #29702#35770#25104#32489#65306
    end
    object Label12: TLabel
      Left = 8
      Top = 40
      Width = 60
      Height = 13
      Caption = #23454#39564#25104#32489#65306
    end
    object Label13: TLabel
      Left = 152
      Top = 40
      Width = 60
      Height = 13
      Caption = #24635#35780#25104#32489#65306
    end
    object Label14: TLabel
      Left = 8
      Top = 80
      Width = 45
      Height = 13
      Caption = #22791'   '#27880#65306
    end
    object Edit8: TEdit
      Left = 72
      Top = 8
      Width = 57
      Height = 21
      TabOrder = 0
      Text = 'Edit8'
    end
    object Edit9: TEdit
      Left = 208
      Top = 8
      Width = 73
      Height = 21
      TabOrder = 1
      Text = 'Edit9'
    end
    object Edit10: TEdit
      Left = 72
      Top = 40
      Width = 57
      Height = 21
      TabOrder = 2
      Text = 'Edit10'
    end
    object Edit11: TEdit
      Left = 208
      Top = 40
      Width = 65
      Height = 21
      TabOrder = 3
      Text = 'Edit11'
    end
    object Edit12: TEdit
      Left = 72
      Top = 72
      Width = 121
      Height = 21
      TabOrder = 4
      Text = 'Edit12'
    end
  end
  object Button1: TButton
    Left = 576
    Top = 48
    Width = 89
    Height = 25
    Caption = #31532#19968#26465
    TabOrder = 4
  end
  object Button2: TButton
    Left = 576
    Top = 88
    Width = 41
    Height = 25
    Caption = #12298#21521#21069
    TabOrder = 5
  end
  object Button3: TButton
    Left = 624
    Top = 88
    Width = 41
    Height = 25
    Caption = #21521#21518#12299
    TabOrder = 6
  end
  object Button4: TButton
    Left = 584
    Top = 120
    Width = 81
    Height = 25
    Caption = #26368#21518#19968#26465
    TabOrder = 7
  end
  object Button5: TButton
    Left = 576
    Top = 152
    Width = 41
    Height = 25
    Caption = #25554#20837
    TabOrder = 8
  end
  object Button6: TButton
    Left = 624
    Top = 152
    Width = 43
    Height = 25
    Caption = #21462#28040
    TabOrder = 9
  end
  object Button7: TButton
    Left = 576
    Top = 184
    Width = 41
    Height = 25
    Caption = #32534#36753
    TabOrder = 10
  end
  object Button8: TButton
    Left = 624
    Top = 184
    Width = 41
    Height = 25
    Caption = #25552#20132
    TabOrder = 11
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 224
    Width = 729
    Height = 209
    TabOrder = 12
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        Visible = True
      end>
  end
  object MainMenu1: TMainMenu
    Left = 656
    Top = 22
    object N1: TMenuItem
      Caption = #25968#25454#24211
    end
    object N2: TMenuItem
      Caption = #35774#32622
    end
    object N3: TMenuItem
      Caption = #24110#21161
    end
  end
  object DataSource1: TDataSource
    Left = 688
    Top = 22
  end
  object DataSource2: TDataSource
    Left = 680
    Top = 64
  end
end

⌨️ 快捷键说明

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