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

📄 saveunit.dfm

📁 用Delphi写的车牌字符各种特征提取实验系统
💻 DFM
字号:
object SaveForm: TSaveForm
  Left = 298
  Top = 214
  BorderStyle = bsToolWindow
  Caption = #22270#20687#25991#20214#20445#23384
  ClientHeight = 275
  ClientWidth = 446
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 446
    Height = 275
    Align = alClient
    BevelOuter = bvNone
    BorderStyle = bsSingle
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 0
    object Label3: TLabel
      Left = 16
      Top = 8
      Width = 137
      Height = 13
      AutoSize = False
      Caption = #20445#23384#25991#20214#22841#25152#22312#65306
    end
    object Label4: TLabel
      Left = 16
      Top = 242
      Width = 33
      Height = 13
      Cursor = crHandPoint
      AutoSize = False
      Caption = #20840#36873
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsUnderline]
      ParentFont = False
      OnClick = Label4Click
    end
    object Label5: TLabel
      Left = 56
      Top = 242
      Width = 57
      Height = 13
      Cursor = crHandPoint
      AutoSize = False
      Caption = #20840#19981#36873
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsUnderline]
      ParentFont = False
      OnClick = Label5Click
    end
    object GroupBox1: TGroupBox
      Left = 16
      Top = 48
      Width = 249
      Height = 185
      Caption = #36873#25321#20320#38656#35201#20445#23384#30340#22270#20687#65306
      TabOrder = 0
      object Label1: TLabel
        Left = 40
        Top = 24
        Width = 65
        Height = 13
        AutoSize = False
        Caption = #22270#20687#31867#22411
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 152
        Top = 24
        Width = 81
        Height = 13
        AutoSize = False
        Caption = #22270#20687#25991#20214#21517
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object CheckBox1: TCheckBox
        Left = 16
        Top = 48
        Width = 89
        Height = 17
        Caption = #21407#22987#22270#20687
        TabOrder = 0
      end
      object Edit1: TEdit
        Left = 144
        Top = 48
        Width = 89
        Height = 19
        TabOrder = 1
        Text = '1.bmp'
      end
      object Edit2: TEdit
        Left = 144
        Top = 71
        Width = 89
        Height = 19
        TabOrder = 2
        Text = '2.bmp'
      end
      object CheckBox2: TCheckBox
        Left = 16
        Top = 71
        Width = 105
        Height = 17
        Caption = #31354#31348#26816#20986#22270#20687
        TabOrder = 3
      end
      object CheckBox3: TCheckBox
        Left = 16
        Top = 95
        Width = 105
        Height = 17
        Caption = #39592#26550#26816#20986#22270#20687
        TabOrder = 4
      end
      object Edit3: TEdit
        Left = 144
        Top = 95
        Width = 89
        Height = 19
        TabOrder = 5
        Text = '3.bmp'
      end
      object CheckBox4: TCheckBox
        Left = 16
        Top = 119
        Width = 105
        Height = 17
        Caption = #32454#21270#22788#29702#22270#20687
        TabOrder = 6
      end
      object Edit4: TEdit
        Left = 144
        Top = 119
        Width = 89
        Height = 19
        TabOrder = 7
        Text = '4.bmp'
      end
      object CheckBox5: TCheckBox
        Left = 16
        Top = 143
        Width = 121
        Height = 17
        Caption = #24402#19968#21270#22788#29702#22270#20687
        TabOrder = 8
      end
      object Edit5: TEdit
        Left = 144
        Top = 143
        Width = 89
        Height = 19
        TabOrder = 9
        Text = '5.bmp'
      end
    end
    object FileListEdit: TEdit
      Left = 16
      Top = 24
      Width = 249
      Height = 19
      TabOrder = 1
    end
    object ShellTreeView1: TShellTreeView
      Left = 272
      Top = 24
      Width = 161
      Height = 209
      ObjectTypes = [otFolders]
      Root = 'rfDesktop'
      UseShellImages = True
      AutoRefresh = False
      Indent = 19
      ParentColor = False
      RightClickSelect = True
      ShowRoot = False
      TabOrder = 2
      OnClick = ShellTreeView1Click
    end
    object BitBtn1: TBitBtn
      Left = 264
      Top = 240
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 3
      OnClick = BitBtn1Click
      Kind = bkOK
    end
    object BitBtn2: TBitBtn
      Left = 352
      Top = 240
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 4
      OnClick = BitBtn2Click
      Kind = bkNo
    end
    object CheckBox6: TCheckBox
      Left = 120
      Top = 240
      Width = 129
      Height = 17
      Caption = #19982#36755#20837#25991#20214#21516#21517
      TabOrder = 5
    end
  end
end

⌨️ 快捷键说明

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