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

📄 unit9.~dfm

📁 毕业设计图像处理软件及源代码对毕业生会有所帮助
💻 ~DFM
字号:
object Form9: TForm9
  Left = 356
  Top = 310
  BorderStyle = bsDialog
  Caption = #35774#32622#38408#20540
  ClientHeight = 251
  ClientWidth = 409
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 409
    Height = 41
    Caption = #22495#20540#26159#26799#24230#38160#21270#20013#22312#22270#20687#21464#21270#32531#24930#26102#26174#31034#21407#26469#20687#32032#28857#30340#23481#24046
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
  end
  object Panel2: TPanel
    Left = 0
    Top = 41
    Width = 409
    Height = 161
    TabOrder = 1
    object Label1: TLabel
      Left = 120
      Top = 56
      Width = 41
      Height = 13
      AutoSize = False
      Caption = #38408#20540#65306
    end
    object Edit1: TEdit
      Left = 160
      Top = 48
      Width = 65
      Height = 21
      TabOrder = 0
      Text = '10'
    end
  end
  object BitBtn1: TBitBtn
    Left = 328
    Top = 216
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 240
    Top = 216
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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