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

📄 studentunit2.~dfm

📁 学生管理系统
💻 ~DFM
字号:
object Form2: TForm2
  Left = 192
  Top = 114
  Width = 696
  Height = 480
  BiDiMode = bdLeftToRight
  Caption = 'Form2'
  Color = clBtnShadow
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  ParentBiDiMode = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 520
    Top = 392
    Width = 50
    Height = 25
    Caption = #36820#22238
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -24
    Font.Name = #21326#25991#34892#26999
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = Label1Click
  end
  object Label2: TLabel
    Left = 136
    Top = 32
    Width = 396
    Height = 35
    Caption = #39640#26657#23398#29983#31649#29702#31995#32479#20027#31383#20307
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -35
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 80
    Top = 88
    Width = 545
    Height = 249
    BorderStyle = bsSingle
    Ctl3D = True
    ParentCtl3D = False
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 88
      Top = 112
      Width = 129
      Height = 33
      Caption = #35760#24405#32534#36753
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 280
      Top = 112
      Width = 145
      Height = 33
      Caption = #35760#24405#26597#35810
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

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