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

📄 report.dfm

📁 系統硬件測試,主板的型號
💻 DFM
字号:
object FrmReport: TFrmReport
  Left = 380
  Top = 268
  BorderStyle = bsNone
  Caption = 'FrmReport'
  ClientHeight = 99
  ClientWidth = 308
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 308
    Height = 99
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 19
      Top = 28
      Width = 272
      Height = 16
      Caption = #35531#31245#24460#27491#22312#23566#20986#30828#20214#21450#23433#35037#36575#39636#22577#34920
      Font.Charset = ANSI_CHARSET
      Font.Color = clGreen
      Font.Height = -16
      Font.Name = #27161#26999#39636
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 98
      Top = 60
      Width = 108
      Height = 16
      Caption = '............'
      Font.Charset = ANSI_CHARSET
      Font.Color = clGreen
      Font.Height = -16
      Font.Name = #27161#26999#39636
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 3000
    OnTimer = Timer1Timer
    Left = 16
    Top = 56
  end
  object Timer2: TTimer
    Interval = 100
    OnTimer = Timer2Timer
    Left = 16
    Top = 16
  end
end

⌨️ 快捷键说明

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