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

📄 about.dfm

📁 地址档案管理系统
💻 DFM
字号:
object AboutBox: TAboutBox
  Left = 343
  Top = 197
  ActiveControl = OKButton
  BorderStyle = bsDialog
  Caption = #20851#20110
  ClientHeight = 218
  ClientWidth = 298
  Color = clBtnFace
  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
    TabOrder = 0
    object ProgramIcon: TImage
      Left = 8
      Top = 8
      Width = 65
      Height = 57
      IsControl = True
    end
    object ProductName: TLabel
      Left = 88
      Top = 16
      Width = 185
      Height = 13
      AutoSize = False
      Caption = 'GA IMS '#22320#36136#26723#26696#20449#24687#31649#29702#31995#32479
      IsControl = True
    end
    object Version: TLabel
      Left = 88
      Top = 40
      Width = 81
      Height = 13
      AutoSize = False
      Caption = #29256#26412#65306' 2004'
      IsControl = True
    end
    object Copyright: TLabel
      Left = 104
      Top = 88
      Width = 89
      Height = 13
      AutoSize = False
      Caption = #20316#32773#65306' '#26417#33391#24198
      IsControl = True
    end
    object Comments: TLabel
      Left = 112
      Top = 136
      Width = 73
      Height = 13
      AutoSize = False
      Caption = #20445#30041#25152#26377#26435
      WordWrap = True
      IsControl = True
    end
  end
  object OKButton: TButton
    Left = 120
    Top = 178
    Width = 65
    Height = 33
    Caption = 'OK'
    Default = True
    ModalResult = 1
    TabOrder = 1
    IsControl = True
  end
end

⌨️ 快捷键说明

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