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

📄 loading.dfm

📁 SunwayERP框架(支持Plugin)
💻 DFM
字号:
inherited frmLoading: TfrmLoading
  Left = 222
  Top = 162
  BorderStyle = bsNone
  Caption = 'frmLoading'
  ClientHeight = 263
  ClientWidth = 394
  OldCreateOrder = True
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 394
    Height = 263
    Align = alClient
    Color = clGreen
    TabOrder = 0
    object Panel2: TPanel
      Left = 8
      Top = 224
      Width = 377
      Height = 27
      BevelOuter = bvLowered
      Caption = #31995#32479#27491#22312#21021#22987#21270'...'
      Color = clBtnText
      Font.Charset = GB2312_CHARSET
      Font.Color = clLime
      Font.Height = -12
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object Panel3: TPanel
      Left = 9
      Top = 13
      Width = 375
      Height = 209
      BevelOuter = bvNone
      Color = 12615680
      TabOrder = 1
      object Label1: TLabel
        Left = 16
        Top = 16
        Width = 48
        Height = 12
        Caption = #21830#32500#36719#20214
        Font.Charset = GB2312_CHARSET
        Font.Color = clMoneyGreen
        Font.Height = -12
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 16
        Top = 32
        Width = 139
        Height = 15
        Caption = #21830#32500#21046#36896#21152#24037#19994'ERP'
        Font.Charset = GB2312_CHARSET
        Font.Color = clMoneyGreen
        Font.Height = -15
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        ParentFont = False
      end
      object Label3: TLabel
        Left = 264
        Top = 176
        Width = 90
        Height = 12
        Caption = #29256#26412': 2.01.2019'
        Font.Charset = GB2312_CHARSET
        Font.Color = clMoneyGreen
        Font.Height = -12
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 264
        Top = 192
        Width = 102
        Height = 12
        Caption = #29256#26435#25152#26377' '#20005#31105#30423#29256
        Font.Charset = GB2312_CHARSET
        Font.Color = clMoneyGreen
        Font.Height = -12
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
    end
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 121
    Top = 64
  end
end

⌨️ 快捷键说明

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