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

📄 unit2.dfm

📁 一个学生管理系统
💻 DFM
字号:
object zjm: Tzjm
  Left = 213
  Top = 145
  Width = 619
  Height = 480
  Caption = #23398#29983#31649#29702#20449#24687#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Visible = True
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 144
    Width = 576
    Height = 48
    Caption = #27426#36814#26469#21040#23398#29983#31649#29702#20449#24687#31995#32479
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -48
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 128
    Top = 320
    Width = 350
    Height = 35
    Caption = #21335#20140#29702#24037#22823#23398#32043#37329#23398#38498
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 0
    Top = 0
    Width = 75
    Height = 25
    Caption = #29992#25143#30331#24405
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 72
    Top = 0
    Width = 105
    Height = 25
    Caption = #26032#29983#20449#24687#30331#24405
    Enabled = False
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 176
    Top = 0
    Width = 75
    Height = 25
    Caption = #25104#32489#31649#29702
    Enabled = False
    TabOrder = 2
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 248
    Top = 0
    Width = 75
    Height = 25
    Caption = #23398#31821#21464#26356
    Enabled = False
    TabOrder = 3
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 320
    Top = 0
    Width = 75
    Height = 25
    Caption = #22870#21169#31649#29702
    Enabled = False
    TabOrder = 4
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 392
    Top = 0
    Width = 75
    Height = 25
    Caption = #22788#32602#31649#29702
    Enabled = False
    TabOrder = 5
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 464
    Top = 0
    Width = 75
    Height = 25
    Caption = #26597#35810#20462#25913
    Enabled = False
    TabOrder = 6
    OnClick = Button7Click
  end
  object Button8: TButton
    Left = 536
    Top = 0
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 7
    OnClick = Button8Click
  end
end

⌨️ 快捷键说明

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