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

📄 logo_unit.~dfm

📁 很不错的软件请使用
💻 ~DFM
字号:
object logo: Tlogo
  Left = 207
  Top = 126
  AlphaBlend = True
  BorderStyle = bsNone
  Caption = 'logo'
  ClientHeight = 338
  ClientWidth = 449
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Visible = True
  OnCreate = oncreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 449
    Height = 338
    Align = alClient
    BevelInner = bvRaised
    TabOrder = 0
    object Image1: TImage
      Left = 2
      Top = 2
      Width = 445
      Height = 334
      Align = alClient
      OnClick = Image1Click
    end
    object Gauge1: TGauge
      Left = 285
      Top = 101
      Width = 156
      Height = 13
      ForeColor = clGreen
      Progress = 5
    end
    object RxLabel1: TRxLabel
      Left = 104
      Top = 312
      Width = 134
      Height = 12
      Caption = #33606#26840#40479#23186#20307#20114#21160#25216#26415#32593#32476
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
  end
end

⌨️ 快捷键说明

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