frmwait.dfm

来自「非常地全面完整的物流供应链管理系统 包含全部的需求文档」· DFM 代码 · 共 39 行

DFM
39
字号
object FormWait: TFormWait
  Left = 203
  Top = 376
  Width = 392
  Height = 137
  Caption = #35831#31245#21518'...'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 40
    Top = 40
    Width = 334
    Height = 35
    Caption = #27491#22312#21551#21160#65292#35831#31245#21518'...'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Animate1: TAnimate
    Left = 128
    Top = 16
    Width = 16
    Height = 16
    Active = True
    CommonAVI = aviFindComputer
    StopFrame = 8
  end
end

⌨️ 快捷键说明

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