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

📄 unit1.dfm

📁 学籍管理系统 学籍管理系统 学籍管理系统 学籍管理系统
💻 DFM
字号:
object Form1: TForm1
  Left = 183
  Top = 148
  Width = 696
  Height = 480
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Left = 432
    Top = 224
    object N1: TMenuItem
      Caption = #25991#20214
      object N2: TMenuItem
        Caption = #26032#24314
        OnClick = N2Click
      end
      object N9: TMenuItem
        Caption = #25171#24320
        OnClick = N9Click
      end
      object N10: TMenuItem
        Caption = #20445#23384
        OnClick = N10Click
      end
      object N11: TMenuItem
        Caption = #21478#23384#20026
        OnClick = N11Click
      end
      object N12: TMenuItem
        Caption = #20851#38381
        OnClick = N12Click
      end
      object N13: TMenuItem
        Caption = #20840#37096#20851#38381
        OnClick = N13Click
      end
      object N14: TMenuItem
        Caption = #36864#20986
        OnClick = N14Click
      end
    end
    object N3: TMenuItem
      Caption = #32534#36753
      object N4: TMenuItem
        Caption = #25764#38144
        OnClick = N4Click
      end
      object N5: TMenuItem
        Caption = #21098#20999
        OnClick = N5Click
      end
      object N6: TMenuItem
        Caption = #22797#21046
        OnClick = N6Click
      end
      object N7: TMenuItem
        Caption = #31896#36148
        OnClick = N7Click
      end
      object N8: TMenuItem
        Caption = #26597#25214
        OnClick = N8Click
      end
      object N25: TMenuItem
        Caption = #26367#25442
        OnClick = N25Click
      end
    end
    object N15: TMenuItem
      Caption = #31383#21475
      object N16: TMenuItem
        Caption = #24179#38138
        OnClick = N16Click
      end
      object N17: TMenuItem
        Caption = #23618#21472
        OnClick = N17Click
      end
      object N21: TMenuItem
        Caption = #21069#19968#20010#31383#21475
        OnClick = N21Click
      end
      object N22: TMenuItem
        Caption = #21518#19968#20010#31383#21475
        OnClick = N22Click
      end
    end
    object N18: TMenuItem
      Caption = #26684#24335
      object N19: TMenuItem
        Caption = #22823#20889
        OnClick = N19Click
      end
      object N20: TMenuItem
        Caption = #23567#20889
        OnClick = N20Click
      end
      object N23: TMenuItem
        Caption = #23383#20307
        OnClick = N23Click
      end
      object N24: TMenuItem
        Caption = #39068#33394
        OnClick = N24Click
      end
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 288
    Top = 64
  end
  object SaveDialog1: TSaveDialog
    Left = 224
    Top = 104
  end
  object FontDialog1: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Left = 168
    Top = 184
  end
  object ColorDialog1: TColorDialog
    Left = 344
    Top = 104
  end
  object PrintDialog1: TPrintDialog
    Left = 136
    Top = 224
  end
  object PrinterSetupDialog1: TPrinterSetupDialog
    Left = 192
    Top = 144
  end
  object FindDialog1: TFindDialog
    Left = 376
    Top = 152
  end
  object ReplaceDialog1: TReplaceDialog
    Left = 408
    Top = 192
  end
end

⌨️ 快捷键说明

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