2 Star 6 Fork 5

吕不为 / dbhelper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
UFrmDictEdit.dfm 419 Bytes
一键复制 编辑 原始数据 按行查看 历史
吕不为 提交于 2017-08-30 09:00 . init
inherited FrmDictEdit: TFrmDictEdit
Caption = 'FrmDictEdit'
PixelsPerInch = 96
TextHeight = 12
object btn1: TButton
Left = 256
Top = 72
Width = 105
Height = 41
Caption = 'btn1'
TabOrder = 0
OnClick = btn1Click
end
object mmo1: TMemo
Left = 16
Top = 32
Width = 193
Height = 241
Lines.Strings = (
'mmo1')
TabOrder = 1
end
end
Delphi
1
https://gitee.com/lvhongqing/dbhelper.git
git@gitee.com:lvhongqing/dbhelper.git
lvhongqing
dbhelper
dbhelper
master

搜索帮助