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

📄 cupdate.~dfm

📁 根据箱号
💻 ~DFM
字号:
object update1: Tupdate1
  Left = 263
  Top = 189
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #21319#32423#25552#31034
  ClientHeight = 155
  ClientWidth = 363
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 8
    Top = 16
    Width = 345
    Height = 129
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Gauge_process: TGauge
      Left = 22
      Top = 46
      Width = 305
      Height = 19
      BackColor = clCream
      ForeColor = clBlue
      Progress = 0
    end
    object Label1: TLabel
      Left = 26
      Top = 17
      Width = 174
      Height = 15
      Caption = #35831#31561#24453#65292#31243#24207#27491#22312#21319#32423'...'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Visible = False
    end
    object BitBtn1: TBitBtn
      Left = 48
      Top = 88
      Width = 97
      Height = 25
      Caption = #24320'  '#22987
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = BitBtn1Click
      Kind = bkOK
    end
    object BitBtn2: TBitBtn
      Left = 192
      Top = 88
      Width = 97
      Height = 25
      Caption = #36864'  '#20986
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = BitBtn2Click
      Kind = bkClose
    end
  end
end

⌨️ 快捷键说明

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