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

📄 about.dfm

📁 基于神经网络的手写数字识别系统
💻 DFM
字号:
object AboutBox: TAboutBox
  Left = 445
  Top = 127
  ActiveControl = OKButton
  BorderStyle = bsDialog
  Caption = #20851#20110#29256#26435
  ClientHeight = 218
  ClientWidth = 298
  Color = clActiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clBlack
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 8
    Top = 8
    Width = 281
    Height = 161
    BevelOuter = bvLowered
    Color = clLime
    TabOrder = 0
    object ProgramIcon: TImage
      Left = 8
      Top = 8
      Width = 65
      Height = 57
      Picture.Data = {
        055449636F6E0000010001001010100000000000280100001600000028000000
        10000000200000000100040000000000C0000000000000000000000000000000
        0000000000000000000080000080000000808000800000008000800080800000
        80808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
        FFFFFF0000000000000000000000000000000000000000000000000000000099
        900000C0000099CCC9900C00CCC99C000C90C0000009C00000C90000CCC9C000
        00C9CCCC0009C00000C90000CCC99C000C90C000000099CCC9900C0000000099
        900000C000000000000000000000000000000000000000000000000000000000
        00000000FFFF0000FFFF0000FFFF0000FC7D0000F01B000003970000E7CF0000
        07C00000E7CF000003970000F01B0000FC7D0000FFFF0000FFFF0000FFFF0000
        FFFF0000}
      IsControl = True
    end
    object ProductName: TLabel
      Left = 88
      Top = 64
      Width = 160
      Height = 19
      Caption = #25163#20889#25968#23383#35782#21035#31995#32479
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      IsControl = True
    end
    object Version: TLabel
      Left = 88
      Top = 88
      Width = 128
      Height = 19
      Caption = #29256#26412'V1.00.01'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      IsControl = True
    end
    object Label1: TLabel
      Left = 88
      Top = 32
      Width = 162
      Height = 19
      Caption = #22522#20110'BP'#31070#32463#32593#32476#30340
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      IsControl = True
    end
  end
  object OKButton: TButton
    Left = 104
    Top = 178
    Width = 105
    Height = 33
    Caption = #27426#36814#20351#29992
    Default = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ModalResult = 1
    ParentFont = False
    TabOrder = 1
    IsControl = True
  end
end

⌨️ 快捷键说明

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