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

📄 unit5.~dfm

📁 学生管理信息系统
💻 ~DFM
字号:
object Form5: TForm5
  Left = 234
  Top = 103
  Width = 198
  Height = 247
  Caption = #20462#25913
  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 Label3: TLabel
    Left = 8
    Top = 72
    Width = 49
    Height = 20
    AutoSize = False
    Caption = #29677#32423
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 8
    Top = 104
    Width = 49
    Height = 20
    AutoSize = False
    Caption = #24615#21035
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 8
    Top = 134
    Width = 49
    Height = 25
    AutoSize = False
    Caption = #31821#36143
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 8
    Top = 38
    Width = 48
    Height = 25
    AutoSize = False
    Caption = #22995#21517
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 8
    Top = 8
    Width = 49
    Height = 20
    AutoSize = False
    Caption = #23398#21495
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBEdit1: TDBEdit
    Left = 50
    Top = 8
    Width = 121
    Height = 21
    DataField = #23398#21495
    DataSource = Form1.DataSource2
    TabOrder = 0
  end
  object DBEdit2: TDBEdit
    Left = 50
    Top = 40
    Width = 121
    Height = 21
    DataField = #22995#21517
    DataSource = Form1.DataSource2
    TabOrder = 1
  end
  object DBEdit3: TDBEdit
    Left = 50
    Top = 72
    Width = 121
    Height = 21
    DataField = #29677#32423
    DataSource = Form1.DataSource2
    TabOrder = 2
  end
  object DBEdit5: TDBEdit
    Left = 50
    Top = 136
    Width = 121
    Height = 21
    DataField = #31821#36143
    DataSource = Form1.DataSource2
    TabOrder = 3
  end
  object Button1: TButton
    Left = 48
    Top = 160
    Width = 81
    Height = 25
    Caption = #25552#20132#20462#25913
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = Button1Click
  end
  object DBComboBox1: TDBComboBox
    Left = 48
    Top = 104
    Width = 121
    Height = 21
    DataField = #24615#21035
    DataSource = Form1.DataSource2
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 13
    Items.Strings = (
      #30007
      #22899)
    ParentFont = False
    TabOrder = 5
  end
  object MainMenu1: TMainMenu
    Left = 160
    Top = 176
    object N1: TMenuItem
      Caption = #25991#20214
      object N2: TMenuItem
        Caption = #36864#20986
        OnClick = N2Click
      end
    end
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'student'
    TableName = #29677#32423'1'
    Left = 16
    Top = 208
  end
end

⌨️ 快捷键说明

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