u_progress.dfm

来自「excel import excel importe xcel importex」· DFM 代码 · 共 37 行

DFM
37
字号
object Frm_progress: TFrm_progress
  Left = 279
  Top = 271
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #25968#25454#27491#22312#22788#29702#20013#12290#12290#12290#12290
  ClientHeight = 98
  ClientWidth = 430
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object SnProgressBar1: TSnProgressBar
    Left = 16
    Top = 16
    Width = 393
    Height = 12
    Position = 0
    Color = clCream
    ParentColor = False
  end
  object SnProgressBar2: TSnProgressBar
    Left = 16
    Top = 56
    Width = 393
    Height = 12
    Position = 0
    Color = clCream
    ParentColor = False
  end
end

⌨️ 快捷键说明

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