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

📄 about.dfm

📁 冰河反弹版之独孤夕客专版 今天我决定把这个版本的冰河反弹版程序源码公布
💻 DFM
字号:
object AboutForm: TAboutForm
  Left = 287
  Top = 240
  BorderStyle = bsDialog
  Caption = 'About'
  ClientHeight = 151
  ClientWidth = 249
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 16
    Width = 121
    Height = 13
    AutoSize = False
    Caption = #35270#39057#25429#33719#20256#36755#36719#20214
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 24
    Top = 40
    Width = 97
    Height = 13
    AutoSize = False
    Caption = #20316#32773#65306' Realfei83'
  end
  object Label3: TLabel
    Left = 24
    Top = 64
    Width = 193
    Height = 13
    AutoSize = False
    Caption = 'EMail '#65306'realfei83@yahoo.com.cn'
  end
  object Label4: TLabel
    Left = 24
    Top = 88
    Width = 113
    Height = 13
    AutoSize = False
    Caption = 'QQ'#65306'270910127'
  end
  object bitbtnClose: TBitBtn
    Left = 88
    Top = 112
    Width = 73
    Height = 25
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = bitbtnCloseClick
    Kind = bkOK
  end
end

⌨️ 快捷键说明

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