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

📄 unit8.dfm

📁 毕业设计图像处理软件及源代码对毕业生会有所帮助
💻 DFM
字号:
object Form8: TForm8
  Left = 371
  Top = 159
  BorderStyle = bsDialog
  Caption = #35774#32622#24179#28369#27169#26495
  ClientHeight = 399
  ClientWidth = 386
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 385
    Height = 41
    Caption = #27169#26495#25805#20316#26102#25226#24403#21069#20687#32032#21644#19982#20043#21521#36817#30340#20960#20010#20687#32032#28857#27714#24179#22343#20540
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
  end
  object Panel2: TPanel
    Left = 0
    Top = 41
    Width = 385
    Height = 304
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 64
      Top = 16
      Width = 257
      Height = 81
      Caption = #27169#26495#23485#24230
      TabOrder = 0
      object RadioButton1: TRadioButton
        Left = 48
        Top = 24
        Width = 41
        Height = 17
        Caption = '3'
        Checked = True
        TabOrder = 0
        TabStop = True
        OnClick = RadioButton1Click
      end
      object RadioButton2: TRadioButton
        Left = 48
        Top = 56
        Width = 41
        Height = 17
        Caption = '4'
        TabOrder = 1
        OnClick = RadioButton2Click
      end
    end
    object GroupBox2: TGroupBox
      Left = 64
      Top = 120
      Width = 257
      Height = 169
      Caption = #27169#26495#20540
      TabOrder = 1
      object Label1: TLabel
        Left = 48
        Top = 16
        Width = 6
        Height = 13
        Caption = '1'
      end
      object Label2: TLabel
        Left = 96
        Top = 16
        Width = 6
        Height = 13
        Caption = '2'
      end
      object Label3: TLabel
        Left = 144
        Top = 16
        Width = 6
        Height = 13
        Caption = '3'
      end
      object Label4: TLabel
        Left = 184
        Top = 16
        Width = 6
        Height = 13
        Caption = '4'
        Visible = False
      end
      object Label5: TLabel
        Left = 16
        Top = 40
        Width = 6
        Height = 13
        Caption = '1'
      end
      object Label6: TLabel
        Left = 16
        Top = 72
        Width = 6
        Height = 13
        Caption = '2'
      end
      object Label7: TLabel
        Left = 16
        Top = 104
        Width = 6
        Height = 13
        Caption = '3'
      end
      object Label8: TLabel
        Left = 16
        Top = 136
        Width = 6
        Height = 13
        Caption = '4'
        Visible = False
      end
      object Edit1: TEdit
        Left = 40
        Top = 32
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 0
        Text = '1'
      end
      object Edit2: TEdit
        Left = 88
        Top = 32
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 1
        Text = '1'
      end
      object Edit3: TEdit
        Left = 136
        Top = 32
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 2
        Text = '1'
      end
      object Edit4: TEdit
        Left = 184
        Top = 32
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 3
        Text = '1'
        Visible = False
      end
      object Edit5: TEdit
        Left = 40
        Top = 64
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 4
        Text = '1'
      end
      object Edit6: TEdit
        Left = 88
        Top = 64
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 5
        Text = '1'
      end
      object Edit7: TEdit
        Left = 136
        Top = 64
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 6
        Text = '1'
      end
      object Edit8: TEdit
        Left = 184
        Top = 64
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 7
        Text = '1'
        Visible = False
      end
      object Edit9: TEdit
        Left = 40
        Top = 96
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 8
        Text = '1'
      end
      object Edit10: TEdit
        Left = 88
        Top = 96
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 9
        Text = '1'
      end
      object Edit11: TEdit
        Left = 136
        Top = 96
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 10
        Text = '1'
      end
      object Edit12: TEdit
        Left = 184
        Top = 96
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 11
        Text = '1'
        Visible = False
      end
      object Edit13: TEdit
        Left = 40
        Top = 128
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 12
        Text = '1'
        Visible = False
      end
      object Edit14: TEdit
        Left = 88
        Top = 128
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 13
        Text = '1'
        Visible = False
      end
      object Edit15: TEdit
        Left = 136
        Top = 128
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 14
        Text = '1'
        Visible = False
      end
      object Edit16: TEdit
        Left = 184
        Top = 128
        Width = 25
        Height = 21
        MaxLength = 2
        TabOrder = 15
        Text = '1'
        Visible = False
      end
    end
  end
  object BitBtn1: TBitBtn
    Left = 304
    Top = 360
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = BitBtn1Click
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 216
    Top = 360
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = BitBtn2Click
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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