unit6.~dfm
来自「正配置数据才能运行 1.如果你没有配置数据库,那会提示你没有配置,强出一个框,你」· ~DFM 代码 · 共 41 行
~DFM
41 行
object Form6: TForm6
Left = 335
Top = 236
BorderStyle = bsNone
Caption = #27491#22312#36830#25509#26381#21153#22120
ClientHeight = 80
ClientWidth = 246
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 Panel1: TPanel
Left = -14
Top = -48
Width = 263
Height = 129
Caption = #27491#22312#36830#25509#26381#21153#22120'.........'
TabOrder = 0
Visible = False
object ProgressBar1: TProgressBar
Left = 16
Top = 96
Width = 241
Height = 17
TabOrder = 0
end
end
object Timer1: TTimer
Enabled = False
Interval = 500
OnTimer = Timer1Timer
Left = 66
Top = 2
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?