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

📄 unit1student.dfm

📁 一个简单的学生成绩管理系统
💻 DFM
字号:
object Form1: TForm1
  Left = 202
  Top = 119
  Width = 872
  Height = 560
  Caption = 'Form1'
  Color = clInactiveBorder
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -29
  Font.Name = #26999#20307'_GB2312'
  Font.Style = [fsBold]
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 29
  object Panel2: TPanel
    Left = 136
    Top = 120
    Width = 137
    Height = 41
    Caption = #35821#25991
    TabOrder = 0
  end
  object Panel3: TPanel
    Left = 136
    Top = 200
    Width = 137
    Height = 41
    Caption = #25968#23398
    TabOrder = 1
  end
  object Panel4: TPanel
    Left = 136
    Top = 280
    Width = 137
    Height = 41
    Caption = #22806#35821
    TabOrder = 2
  end
  object Panel5: TPanel
    Left = 472
    Top = 136
    Width = 137
    Height = 41
    Caption = #24635#20998
    TabOrder = 3
  end
  object Panel6: TPanel
    Left = 472
    Top = 208
    Width = 137
    Height = 41
    Caption = #24179#22343#20998
    TabOrder = 4
  end
  object Button1: TButton
    Left = 144
    Top = 376
    Width = 137
    Height = 49
    Caption = #30830#35748
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 5
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 352
    Top = 376
    Width = 129
    Height = 49
    Caption = #28165#38500
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 6
    OnClick = Button2Click
  end
  object Edit2: TEdit
    Left = 288
    Top = 120
    Width = 105
    Height = 41
    TabOrder = 7
  end
  object Edit3: TEdit
    Left = 288
    Top = 200
    Width = 105
    Height = 41
    TabOrder = 8
  end
  object Edit4: TEdit
    Left = 288
    Top = 280
    Width = 105
    Height = 41
    TabOrder = 9
  end
  object Edit5: TEdit
    Left = 624
    Top = 136
    Width = 105
    Height = 41
    TabOrder = 10
  end
  object Edit6: TEdit
    Left = 624
    Top = 208
    Width = 105
    Height = 41
    TabOrder = 11
  end
  object Edit7: TEdit
    Left = 576
    Top = 312
    Width = 121
    Height = 41
    TabOrder = 12
  end
  object Button3: TButton
    Left = 536
    Top = 376
    Width = 225
    Height = 49
    Caption = #35745#31639#29677#32423#24179#22343#20998
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold, fsItalic]
    ParentFont = False
    TabOrder = 13
    OnClick = Button3Click
  end
  object Panel1: TPanel
    Left = 288
    Top = 32
    Width = 297
    Height = 57
    BevelWidth = 4
    Caption = #23398#29983#25104#32489#31649#29702#31995#32479
    Color = clCream
    TabOrder = 14
  end
end

⌨️ 快捷键说明

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