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

📄 mainu.~dfm

📁 本光盘是《Delphi 7应用教程》一书的配套光盘
💻 ~DFM
字号:
object mainForm: TmainForm
  Left = 284
  Top = 175
  Width = 291
  Height = 232
  Caption = #35760#20107#26412
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object RichEdit1: TRichEdit
    Left = 0
    Top = 0
    Width = 283
    Height = 178
    Align = alClient
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object MainMenu1: TMainMenu
    Left = 200
    Top = 136
    object N1: TMenuItem
      Caption = #25991#20214
      object N4: TMenuItem
        Caption = #26032#24314
        OnClick = N4Click
      end
      object N5: TMenuItem
        Caption = #25171#24320
        OnClick = N5Click
      end
      object N6: TMenuItem
        Caption = #20445#23384
      end
      object N7: TMenuItem
        Caption = #21478#23384#20026
        OnClick = N7Click
      end
      object N8: TMenuItem
        Caption = #25171#21360
        OnClick = N8Click
      end
      object N9: TMenuItem
        Caption = #36864#20986
        OnClick = N9Click
      end
    end
    object N2: TMenuItem
      Caption = #32534#36753
      object N10: TMenuItem
        Caption = #21462#28040
        OnClick = N10Click
      end
      object N16: TMenuItem
        Caption = #21098#20999
        OnClick = N16Click
      end
      object N11: TMenuItem
        Caption = #22797#21046
        OnClick = N11Click
      end
      object N12: TMenuItem
        Caption = #31896#36148
        OnClick = N12Click
      end
      object N13: TMenuItem
        Caption = #21024#38500
        OnClick = N13Click
      end
      object N14: TMenuItem
        Caption = #35774#32622#23383#20307
        OnClick = N14Click
      end
    end
    object N3: TMenuItem
      Caption = #24110#21161
      object N15: TMenuItem
        Caption = #20851#20110#26412#31243#24207
        OnClick = N15Click
      end
    end
  end
  object SaveDialog1: TSaveDialog
    DefaultExt = '*.txt'
    Filter = #25991#20214#25991#20214'|*.txt'
    Left = 88
    Top = 136
  end
  object OpenDialog1: TOpenDialog
    Filter = #25991#26412#25991#20214'|*.txt'
    Left = 48
    Top = 136
  end
  object FontDialog1: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Left = 128
    Top = 136
  end
  object PrintDialog1: TPrintDialog
    Left = 160
    Top = 136
  end
end

⌨️ 快捷键说明

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