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

📄 disrecunit.dfm

📁 用Delphi写的车牌字符各种特征提取实验系统
💻 DFM
字号:
object DisRecForm: TDisRecForm
  Left = 244
  Top = 223
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #36317#31163#21305#37197#35782#21035#26041#27861':'
  ClientHeight = 387
  ClientWidth = 603
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 603
    Height = 387
    Align = alClient
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 0
    object Label1: TLabel
      Left = 32
      Top = 208
      Width = 177
      Height = 13
      AutoSize = False
      Caption = #36873#25321#38656#35201#21305#37197#30340#23383#31526#31867#22411#65306
    end
    object Label2: TLabel
      Left = 64
      Top = 8
      Width = 113
      Height = 13
      AutoSize = False
      Caption = #22788#29702#21518#23383#31526#22270#20687#65306
    end
    object Label3: TLabel
      Left = 232
      Top = 8
      Width = 113
      Height = 13
      AutoSize = False
      Caption = #21305#37197#23383#31526#22270#20687#65306
    end
    object Bevel1: TBevel
      Left = 440
      Top = 280
      Width = 145
      Height = 97
      Shape = bsFrame
    end
    object SpeedButton1: TSpeedButton
      Left = 560
      Top = 280
      Width = 23
      Height = 22
      Caption = 'S'
      OnClick = SpeedButton1Click
    end
    object RecComboBox: TComboBox
      Left = 32
      Top = 224
      Width = 113
      Height = 22
      BevelInner = bvSpace
      BevelKind = bkFlat
      Style = csOwnerDrawFixed
      Ctl3D = False
      ItemHeight = 16
      ItemIndex = 0
      ParentCtl3D = False
      TabOrder = 0
      Text = #27721#23383
      OnChange = RecComboBoxChange
      Items.Strings = (
        #27721#23383
        #33521#25991
        #25968#23383)
    end
    object GroupBox1: TGroupBox
      Left = 224
      Top = 208
      Width = 201
      Height = 137
      Caption = #32467#26524#26174#31034#65306
      TabOrder = 1
      object RESLabel: TLabel
        Left = 8
        Top = 100
        Width = 169
        Height = 29
        AutoSize = False
        Caption = #21305#37197#32467#26524#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object DiffPointdEdit: TLabeledEdit
        Left = 104
        Top = 22
        Width = 81
        Height = 19
        EditLabel.Width = 84
        EditLabel.Height = 13
        EditLabel.Caption = #19981#21516#36317#31163#28857#25968#65306
        LabelPosition = lpLeft
        ReadOnly = True
        TabOrder = 0
      end
      object RelativedEdit: TLabeledEdit
        Left = 80
        Top = 46
        Width = 105
        Height = 19
        EditLabel.Width = 60
        EditLabel.Height = 13
        EditLabel.Caption = #30456#20851#31995#25968#65306
        LabelPosition = lpLeft
        ReadOnly = True
        TabOrder = 1
      end
      object PropertyedEdit: TLabeledEdit
        Left = 93
        Top = 72
        Width = 92
        Height = 19
        EditLabel.Width = 72
        EditLabel.Height = 13
        EditLabel.Caption = #29305#24449#24179#22343#24046#65306
        LabelPosition = lpLeft
        TabOrder = 2
      end
    end
    object ViewMemo: TMemo
      Left = 32
      Top = 248
      Width = 129
      Height = 73
      Lines.Strings = (
        #36195#28248#27993#31908#27818#38397#33487#30358
        #26690#36797
        #40657#21513#40065#26187#20864#35947#37122#29756
        #24029#36149
        #20113#27941#20140#34255#28207#28595#28189#38738
        #29976)
      ReadOnly = True
      TabOrder = 2
    end
    object Panel2: TPanel
      Left = 32
      Top = 24
      Width = 187
      Height = 177
      BevelOuter = bvNone
      BorderStyle = bsSingle
      TabOrder = 3
      object CharImage: TImage
        Left = 0
        Top = 0
        Width = 185
        Height = 175
        Align = alClient
        Stretch = True
      end
    end
    object Panel3: TPanel
      Left = 232
      Top = 24
      Width = 187
      Height = 177
      BevelOuter = bvNone
      BorderStyle = bsSingle
      TabOrder = 4
      object MatchImage: TImage
        Left = 0
        Top = 0
        Width = 185
        Height = 175
        Align = alClient
        Stretch = True
      end
    end
    object MatchBitBtn: TBitBtn
      Left = 256
      Top = 352
      Width = 75
      Height = 25
      Caption = #24320#22987#21305#37197
      TabOrder = 5
      OnClick = MatchBitBtnClick
    end
    object BitBtn2: TBitBtn
      Left = 352
      Top = 352
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 6
      OnClick = BitBtn2Click
    end
    object CharNumEdit: TEdit
      Left = 152
      Top = 224
      Width = 65
      Height = 19
      ReadOnly = True
      TabOrder = 7
      Text = '29'
    end
    object Button1: TButton
      Left = 168
      Top = 352
      Width = 75
      Height = 25
      Caption = #25171#24320#22270#20687
      TabOrder = 8
      OnClick = Button1Click
    end
    object Panel4: TPanel
      Left = 168
      Top = 248
      Width = 49
      Height = 73
      BevelOuter = bvNone
      BorderStyle = bsSingle
      TabOrder = 9
      object Image1: TImage
        Left = 0
        Top = 0
        Width = 47
        Height = 71
        Align = alClient
        Center = True
      end
    end
    object PointMatchRadioButton: TRadioButton
      Left = 448
      Top = 288
      Width = 113
      Height = 17
      Caption = #28857#21305#37197#26041#27861
      Checked = True
      TabOrder = 10
      TabStop = True
    end
    object DisMatchRadioButton: TRadioButton
      Left = 448
      Top = 308
      Width = 113
      Height = 17
      Caption = #36317#31163#21305#37197#26041#27861
      TabOrder = 11
    end
    object ListBox1: TListBox
      Left = 440
      Top = 24
      Width = 145
      Height = 257
      Style = lbOwnerDrawVariable
      ImeMode = imSKata
      ItemHeight = 16
      TabOrder = 12
    end
    object PropertyMatchRadioButton: TRadioButton
      Left = 448
      Top = 328
      Width = 113
      Height = 17
      Caption = #29305#24449#21305#37197#26041#27861
      TabOrder = 13
    end
    object BitBtn3: TBitBtn
      Left = 32
      Top = 352
      Width = 123
      Height = 25
      Caption = #33719#24471#21305#37197#36317#31163#25968#25454
      TabOrder = 14
      OnClick = BitBtn3Click
    end
    object SaveMemo: TMemo
      Left = 16
      Top = 416
      Width = 569
      Height = 129
      Lines.Strings = (
        'SaveMemo')
      ScrollBars = ssBoth
      TabOrder = 15
    end
    object MomentMatchRadioButton: TRadioButton
      Left = 448
      Top = 348
      Width = 113
      Height = 17
      Caption = #30697#21305#37197#26041#27861
      TabOrder = 16
    end
    object CheckBox1: TCheckBox
      Left = 32
      Top = 328
      Width = 113
      Height = 17
      Caption = #36827#34892#39592#26550#25552#21462
      TabOrder = 17
    end
  end
  object disOpenPictureDialog: TOpenPictureDialog
    Left = 352
    Top = 176
  end
  object SaveDialog1: TSaveDialog
    Left = 312
    Top = 176
  end
end

⌨️ 快捷键说明

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