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

📄 main.~dfm

📁 模板匹配之手写数字识别系统,基于DELPHI 7.0
💻 ~DFM
📖 第 1 页 / 共 4 页
字号:
    object ToolButton8: TToolButton
      Left = 110
      Top = 2
      Width = 8
      Caption = 'ToolButton8'
      ImageIndex = 4
      Style = tbsSeparator
    end
    object StudyToolButton: TToolButton
      Left = 118
      Top = 2
      Caption = #23398#20064
      ImageIndex = 4
      Style = tbsCheck
      OnClick = StudyToolButtonClick
    end
    object RecogToolButton: TToolButton
      Left = 173
      Top = 2
      Caption = #35782#21035
      ImageIndex = 5
      Style = tbsCheck
      OnClick = RecogToolButtonClick
    end
    object ToolButton7: TToolButton
      Left = 228
      Top = 2
      Width = 8
      Caption = 'ToolButton7'
      ImageIndex = 4
      Style = tbsSeparator
    end
    object ToolButton3: TToolButton
      Left = 236
      Top = 2
      Caption = #20445#23384#24403#21069
      ImageIndex = 2
      OnClick = ToolButton3Click
    end
    object SaveAllPatternToolButton: TToolButton
      Left = 291
      Top = 2
      Caption = #20445#23384#25152#26377
      ImageIndex = 6
      OnClick = SaveAllPatternToolButtonClick
    end
    object ToolButton9: TToolButton
      Left = 346
      Top = 2
      Width = 8
      Caption = 'ToolButton9'
      ImageIndex = 4
      Style = tbsSeparator
    end
    object ToolButton4: TToolButton
      Left = 354
      Top = 2
      Caption = #25913#38169
      ImageIndex = 3
      OnClick = ToolButton4Click
    end
  end
  object Button1: TButton
    Left = 816
    Top = 520
    Width = 25
    Height = 25
    Caption = #21152
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 840
    Top = 520
    Width = 25
    Height = 25
    Caption = #20943
    TabOrder = 3
    OnClick = Button2Click
  end
  object NumberIndexEdit: TEdit
    Left = 776
    Top = 520
    Width = 25
    Height = 21
    TabOrder = 4
    Text = '1'
  end
  object Panel2: TPanel
    Left = 432
    Top = 128
    Width = 81
    Height = 81
    TabOrder = 5
    object PatternDisplayImage1: TImage
      Left = 1
      Top = 1
      Width = 79
      Height = 79
      Align = alClient
      Stretch = True
    end
  end
  object Panel3: TPanel
    Left = 744
    Top = 128
    Width = 81
    Height = 81
    TabOrder = 6
    object PatternDisplayImage4: TImage
      Left = 1
      Top = 1
      Width = 79
      Height = 79
      Align = alClient
      Stretch = True
    end
  end
  object Panel4: TPanel
    Left = 848
    Top = 128
    Width = 81
    Height = 81
    TabOrder = 7
    object PatternDisplayImage5: TImage
      Left = 1
      Top = 1
      Width = 79
      Height = 79
      Align = alClient
      Stretch = True
    end
  end
  object Panel5: TPanel
    Left = 744
    Top = 264
    Width = 81
    Height = 81
    TabOrder = 8
    object PatternDisplayImage9: TImage
      Left = 1
      Top = 1
      Width = 79
      Height = 79
      Align = alClient
      Stretch = True
    end
  end
  object Panel6: TPanel
    Left = 536
    Top = 264
    Width = 81
    Height = 81
    TabOrder = 9
    object PatternDisplayImage7: TImage
      Left = 1
      Top = 1
      Width = 79
      Height = 79
      Align = alClient
      Stretch = True
    end
  end
  object Panel7: TPanel
    Left = 432
    Top = 264
    Width = 81
    Height = 81
    TabOrder = 10
    object PatternDisplayImage6: TImage
      Left = 1
      Top = 1
      Width = 79
      Height = 79
      Align = alClient
      Stretch = True
    end
  end
  object Panel8: TPanel
    Left = 536
    Top = 128
    Width = 81
    Height = 81
    TabOrder = 11
    object PatternDisplayImage2: TImage
      Left = 1
      Top = 1
      Width = 79
      Height = 79
      Align = alClient
      Stretch = True
    end
  end
  object Panel9: TPanel
    Left = 640
    Top = 264
    Width = 81
    Height = 81
    TabOrder = 12
    object PatternDisplayImage8: TImage
      Left = 1
      Top = 1
      Width = 79
      Height = 79
      Align = alClient
      Stretch = True
    end
  end
  object Panel10: TPanel
    Left = 640
    Top = 128
    Width = 81
    Height = 81
    TabOrder = 13
    object PatternDisplayImage3: TImage
      Left = 1
      Top = 1
      Width = 79
      Height = 79
      Align = alClient
      Stretch = True
    end
  end
  object Panel11: TPanel
    Left = 848
    Top = 264
    Width = 81
    Height = 81
    TabOrder = 14
    object PatternDisplayImage10: TImage
      Left = 1
      Top = 1
      Width = 79
      Height = 79
      Align = alClient
      Stretch = True
    end
  end
  object CheckBox1: TCheckBox
    Left = 448
    Top = 216
    Width = 49
    Height = 17
    Caption = #26367#25442
    TabOrder = 15
    OnClick = CheckBox1Click
  end
  object CheckBox2: TCheckBox
    Left = 544
    Top = 216
    Width = 49
    Height = 17
    Caption = #26367#25442
    TabOrder = 16
    OnClick = CheckBox2Click
  end
  object CheckBox3: TCheckBox
    Left = 656
    Top = 216
    Width = 49
    Height = 17
    Caption = #26367#25442
    TabOrder = 17
    OnClick = CheckBox3Click
  end
  object CheckBox4: TCheckBox
    Left = 760
    Top = 216
    Width = 49
    Height = 17
    Caption = #26367#25442
    TabOrder = 18
    OnClick = CheckBox4Click
  end
  object CheckBox5: TCheckBox
    Left = 856
    Top = 216
    Width = 49
    Height = 17
    Caption = #26367#25442
    TabOrder = 19
    OnClick = CheckBox5Click
  end
  object CheckBox6: TCheckBox
    Left = 448
    Top = 352
    Width = 49
    Height = 17
    Caption = #26367#25442
    TabOrder = 20
    OnClick = CheckBox6Click
  end
  object CheckBox7: TCheckBox
    Left = 544
    Top = 352
    Width = 49
    Height = 17
    Caption = #26367#25442
    TabOrder = 21
    OnClick = CheckBox7Click
  end
  object CheckBox8: TCheckBox
    Left = 656

⌨️ 快捷键说明

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