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

📄 about.dfm

📁 厦新 E8手机 ROM 编辑工具源码 编译平台Delphi7
💻 DFM
字号:
object AboutBox: TAboutBox
  Left = 477
  Top = 258
  BorderStyle = bsDialog
  Caption = #20851#20110
  ClientHeight = 182
  ClientWidth = 249
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = True
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 8
    Top = 8
    Width = 233
    Height = 129
    BevelInner = bvRaised
    BevelOuter = bvLowered
    ParentColor = True
    TabOrder = 0
    object ProductName: TLabel
      Left = 82
      Top = 16
      Width = 84
      Height = 12
      Align = alCustom
      Alignment = taCenter
      Caption = 'E8 ROM'#20462#25913#24037#20855
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      IsControl = True
    end
    object Version: TLabel
      Left = 79
      Top = 32
      Width = 90
      Height = 12
      Caption = 'Version 0.0.0.0'
      IsControl = True
    end
    object Copyright: TLabel
      Left = 40
      Top = 48
      Width = 169
      Height = 25
      Alignment = taCenter
      AutoSize = False
      Caption = 'HAM'#29256#26435#25152#26377' '
      Layout = tlCenter
      IsControl = True
    end
    object Comments: TLabel
      Left = 8
      Top = 104
      Width = 6
      Height = 12
      WordWrap = True
      IsControl = True
    end
    object StaticText1: TStaticText
      Left = 44
      Top = 72
      Width = 161
      Height = 41
      Alignment = taCenter
      AutoSize = False
      Caption = 'ham127@163.com   ham127.ys168.com  2007@QuanZhou  '
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
  end
  object OKButton: TButton
    Left = 87
    Top = 148
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    ModalResult = 1
    TabOrder = 1
    OnClick = OKButtonClick
  end
end

⌨️ 快捷键说明

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