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

📄 main.dfm

📁 delphi调语音系统
💻 DFM
字号:
object w_main: Tw_main
  Left = 77
  Top = 91
  Width = 865
  Height = 612
  Caption = #24405#38899#25991#20214#31243#24207
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 857
    Height = 9
    Caption = 'ToolBar1'
    TabOrder = 0
  end
  object MainMenu1: TMainMenu
    Left = 16
    Top = 8
    object N1: TMenuItem
      Caption = #25968#25454#31649#29702
      object N2: TMenuItem
        Caption = #25968#25454#22788#29702
        OnClick = N2Click
      end
    end
    object N3: TMenuItem
      Caption = #25968#25454#26597#35810
      object N4: TMenuItem
        Caption = #26597#35810
        OnClick = N4Click
      end
    end
    object N5: TMenuItem
      Caption = #25991#20214#31649#29702
      object N6: TMenuItem
        Caption = #25991#20214#22788#29702
      end
    end
  end
end

⌨️ 快捷键说明

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