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

📄 ufrmwaiting.dfm

📁 ACCESS 数据库管理工具
💻 DFM
字号:
object frmWaiting: TfrmWaiting
  Left = 220
  Top = 168
  BorderStyle = bsNone
  Caption = 'frmWaiting'
  ClientHeight = 49
  ClientWidth = 413
  Color = 12615808
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object pnlTitle: TPanel
    Left = 0
    Top = 0
    Width = 413
    Height = 49
    Cursor = crHourGlass
    Align = alClient
    BevelWidth = 2
    Caption = #31995#32479#27491#22312#22788#29702#25968#25454#65292#36825#21487#33021#38656#35201#19968#28857#26102#38388'...'
    Color = 12615808
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Gauge: TGauge
      Left = 13
      Top = 12
      Width = 391
      Height = 20
      ForeColor = 14721121
      Progress = 0
      Visible = False
    end
  end
  object Timer1: TTimer
    Enabled = False
    OnTimer = Timer1Timer
    Left = 376
    Top = 8
  end
end

⌨️ 快捷键说明

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