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

📄 gradechange.dfm

📁 网络考试系统
💻 DFM
字号:
object Form13: TForm13
  Left = 447
  Top = 337
  Width = 320
  Height = 224
  Caption = 'Form13'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 8
    Top = 16
    Width = 281
    Height = 169
    Caption = 'Panel1'
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 16
      Width = 81
      Height = 25
      Caption = #35831#36755#20837#32771#29983#21495
    end
    object Label2: TLabel
      Left = 24
      Top = 56
      Width = 84
      Height = 13
      Caption = #35831#36755#20837#32771#35797#21517#31216
    end
    object Label3: TLabel
      Left = 32
      Top = 96
      Width = 74
      Height = 25
      Caption = #35831#36755#20837#20998#25968'  '
    end
    object SpeedButton1: TSpeedButton
      Left = 40
      Top = 136
      Width = 57
      Height = 22
      Caption = #30830#23450
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 168
      Top = 128
      Width = 47
      Height = 22
      Caption = #21462#28040
    end
    object Edit_Name: TEdit
      Left = 128
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit_Name'
    end
    object Edit_Des: TEdit
      Left = 128
      Top = 56
      Width = 121
      Height = 21
      TabOrder = 1
      Text = 'Edit_Des'
    end
    object Edit_Grade: TEdit
      Left = 128
      Top = 88
      Width = 121
      Height = 21
      TabOrder = 2
      Text = 'Edit_Grade'
    end
  end
end

⌨️ 快捷键说明

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