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

📄 unit13.dfm

📁 毕业设计图像处理软件及源代码对毕业生会有所帮助
💻 DFM
字号:
object Form13: TForm13
  Left = 210
  Top = 160
  BorderStyle = bsDialog
  Caption = #20108#20540#21270#35745#31639#32467#26524
  ClientHeight = 286
  ClientWidth = 475
  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 = 473
    Height = 41
    Caption = #20108#20540#21270#36807#31243#20013#38656#35201#38408#20540#65292#27492#35745#31639#32467#26524#26159#26681#25454'S.Watanabe'#30340#26041#27861#25152#24471
    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 = 473
    Height = 192
    TabOrder = 1
    object Label2: TLabel
      Left = 224
      Top = 72
      Width = 113
      Height = 13
      AutoSize = False
    end
    object Label3: TLabel
      Left = 96
      Top = 72
      Width = 113
      Height = 13
      AutoSize = False
      Caption = #27714#24471#30340#38408#20540#26159#65306
    end
  end
  object BitBtn1: TBitBtn
    Left = 376
    Top = 248
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = BitBtn1Click
    Kind = bkOK
  end
end

⌨️ 快捷键说明

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