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

📄 mainframe.~dfm

📁 Delphi的在线考试系统
💻 ~DFM
字号:
object MainForm: TMainForm
  Left = 180
  Top = 146
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #27426#36814#36827#20837#22312#32447#32771#35797#31995#32479
  ClientHeight = 600
  ClientWidth = 800
  Color = clGradientInactiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar1: TStatusBar
    Left = 0
    Top = 581
    Width = 800
    Height = 19
    Panels = <>
  end
  object MainMenu1: TMainMenu
    Left = 664
    Top = 24
    object N1: TMenuItem
      Caption = #31995#32479#31649#29702#21592
      Enabled = False
      object N2: TMenuItem
        Caption = #26435#38480#31649#29702
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = #27880#20876#31649#29702
        OnClick = N3Click
      end
      object N5: TMenuItem
        Caption = #36864#20986#30331#24405
        OnClick = N5Click
      end
    end
    object N6: TMenuItem
      Caption = #35797#39064#24405#20837#21592
      Enabled = False
      object N8: TMenuItem
        Caption = #35797#21367#32500#25252
        OnClick = N8Click
      end
      object N14: TMenuItem
        Caption = #36864#20986#30331#24405
        OnClick = N14Click
      end
    end
    object N9: TMenuItem
      Caption = #25913#21367#21592
      Enabled = False
      object N12: TMenuItem
        Caption = #25209#25913#35797#21367
        OnClick = N12Click
      end
      object N15: TMenuItem
        Caption = #36864#20986#30331#24405
        OnClick = N15Click
      end
    end
    object N7: TMenuItem
      Caption = #32771#21592
      Enabled = False
      object N13: TMenuItem
        Caption = #32771#35797
        OnClick = N13Click
      end
      object N17: TMenuItem
        Caption = #25105#30340#25104#32489
        OnClick = N17Click
      end
      object N16: TMenuItem
        Caption = #36864#20986#30331#24405
        OnClick = N16Click
      end
    end
    object N10: TMenuItem
      Caption = #20851#20110
    end
  end
end

⌨️ 快捷键说明

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