connwait.dfm
来自「仿sql查询分析器」· DFM 代码 · 共 37 行
DFM
37 行
object ConnWaitFrm: TConnWaitFrm
Left = 341
Top = 351
BorderStyle = bsNone
Caption = 'ConnWaitFrm'
ClientHeight = 60
ClientWidth = 327
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 327
Height = 60
Align = alClient
BevelInner = bvRaised
Caption = #27491#22312#36830#25509'...'#35831#31561#24453
TabOrder = 0
object Animate1: TAnimate
Left = 16
Top = 14
Width = 32
Height = 32
StopFrame = 30
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?