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

📄 unit16.dfm

📁 05年毕业设计(BC)-图像处理软件及完整源代码
💻 DFM
字号:
object Form16: TForm16
  Left = 446
  Top = 183
  BorderStyle = bsDialog
  Caption = #25130#21462#35774#32622
  ClientHeight = 189
  ClientWidth = 241
  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 = 241
    Height = 41
    Caption = #25130#23631#36873#25321
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
  end
  object Panel2: TPanel
    Left = 0
    Top = 41
    Width = 241
    Height = 89
    TabOrder = 1
    object RadioButton1: TRadioButton
      Left = 56
      Top = 16
      Width = 161
      Height = 17
      Caption = #31435#21363#25130#21462
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 56
      Top = 56
      Width = 161
      Height = 17
      Caption = #26368#23567#21270'AloneShop'#21518#25130#21462
      TabOrder = 1
    end
  end
  object BitBtn1: TBitBtn
    Left = 160
    Top = 152
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = BitBtn1Click
    Kind = bkYes
  end
  object BitBtn2: TBitBtn
    Left = 64
    Top = 152
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = BitBtn2Click
    Kind = bkNo
  end
end

⌨️ 快捷键说明

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