2 Star 6 Fork 5

吕不为 / dbhelper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CnProgressFrm.dfm 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
吕不为 提交于 2017-08-30 09:00 . init
object ProgressForm: TProgressForm
Left = 265
Top = 265
AutoSize = True
BorderStyle = bsNone
Caption = #36827#24230#26174#31034
ClientHeight = 81
ClientWidth = 297
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object SpeedButton1: TSpeedButton
Left = 0
Top = 0
Width = 297
Height = 81
Enabled = False
end
object lblTitle: TLabel
Left = 8
Top = 8
Width = 48
Height = 12
Caption = 'lblTitle'
end
object Label1: TLabel
Left = 8
Top = 27
Width = 54
Height = 12
Caption = #35831#31245#20505'...'
end
object ProgressBar: TProgressBar
Left = 8
Top = 48
Width = 281
Height = 23
Smooth = True
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 200
Top = 16
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = BitBtn1Click
end
end
Delphi
1
https://gitee.com/lvhongqing/dbhelper.git
git@gitee.com:lvhongqing/dbhelper.git
lvhongqing
dbhelper
dbhelper
master

搜索帮助