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

📄 unit_main.dfm

📁 模式识别程序
💻 DFM
字号:
object Form1: TForm1
  Left = 314
  Top = 235
  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 = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 40
    Top = 48
    Width = 601
    Height = 305
  end
  object Label1: TLabel
    Left = 296
    Top = 16
    Width = 73
    Height = 25
    AutoSize = False
    Caption = #36873#25321#25968#25454#32452
  end
  object ComboBox1: TComboBox
    Left = 408
    Top = 16
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 0
    Text = 'ComboBox1'
    OnClick = ComboBox1Click
  end
  object MainMenu1: TMainMenu
    Left = 248
    object N1: TMenuItem
      Caption = #30693#35782#33719#21462
      object Opn_File: TMenuItem
        Caption = #25171#24320#25968#25454#25991#20214
        OnClick = Opn_FileClick
      end
      object Show_pic: TMenuItem
        Caption = #22270#24418#26174#31034
        OnClick = Show_picClick
      end
    end
    object Feture: TMenuItem
      Caption = #29305#24449#25552#21462
      object Feature_para: TMenuItem
        Caption = #29305#24449#21442#25968#35745#31639
        OnClick = Feature_paraClick
      end
    end
  end
end

⌨️ 快捷键说明

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