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

📄 unitfeature.dfm

📁 模式识别程序
💻 DFM
字号:
object Form_Feture: TForm_Feture
  Left = 289
  Top = 143
  Width = 696
  Height = 539
  Caption = #29305#24449#21442#25968
  Color = clBtnFace
  DragMode = dmAutomatic
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIForm
  OldCreateOrder = False
  Position = poDefault
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 48
    Top = 104
    Width = 601
    Height = 345
    Caption = 'Panel1'
    TabOrder = 0
    object StringGrid_feature: TStringGrid
      Left = 0
      Top = 0
      Width = 601
      Height = 345
      ColCount = 12
      DefaultColWidth = 150
      DragKind = dkDock
      DragMode = dmAutomatic
      RowCount = 28
      TabOrder = 0
    end
  end
  object Button1: TButton
    Left = 32
    Top = 32
    Width = 113
    Height = 25
    Caption = #35745#31639#29305#24449#21442#25968
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 160
    Top = 32
    Width = 121
    Height = 25
    Caption = 'ISODATA'#32858#31867#20998#26512
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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