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

📄 unitarray_second.dfm

📁 模式识别程序
💻 DFM
字号:
object Form_array_second: TForm_array_second
  Left = 232
  Top = 162
  Width = 696
  Height = 480
  Caption = #31532#20108#27425#32858#31867
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 88
    Top = 16
    Width = 129
    Height = 33
    Caption = 'KL'#21464#25442'_'#32858#31867
    TabOrder = 0
    OnClick = Button1Click
  end
  object Panel1: TPanel
    Left = 56
    Top = 64
    Width = 609
    Height = 361
    Caption = 'Panel1'
    TabOrder = 1
    object StringGrid_array_second: TStringGrid
      Left = 0
      Top = 0
      Width = 609
      Height = 361
      ColCount = 40
      DefaultColWidth = 150
      DragKind = dkDock
      DragMode = dmAutomatic
      RowCount = 180
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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