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

📄 mxexportprogress.dfm

📁 Export dbgrid to other doc
💻 DFM
字号:
object frm_ProgressForm: Tfrm_ProgressForm
  Left = 500
  Top = 283
  BorderIcons = []
  BorderStyle = bsToolWindow
  Caption = 'frm_ProgressForm'
  ClientHeight = 61
  ClientWidth = 186
  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 ProgressLabel: TLabel
    Left = 8
    Top = 8
    Width = 67
    Height = 13
    Caption = 'ProgressLabel'
  end
  object ProgressBar: TProgressBar
    Left = 8
    Top = 32
    Width = 169
    Height = 16
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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