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

📄 loadingform.dfm

📁 有需要的同仁载回去慢慢研究
💻 DFM
字号:
object FrmLoading: TFrmLoading
  Left = 159
  Top = 232
  BorderStyle = bsNone
  Caption = 'FrmLoading'
  ClientHeight = 58
  ClientWidth = 293
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object pnlBackground: TPanel
    Left = 0
    Top = 0
    Width = 293
    Height = 58
    Align = alClient
    BevelInner = bvLowered
    Color = clWhite
    TabOrder = 0
    object lblLoading: TLabel
      Left = 24
      Top = 17
      Width = 243
      Height = 19
      Caption = #27491#22312#20174#25968#25454#24211#36733#20837#25968#25454'...'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
  end
end

⌨️ 快捷键说明

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