Ai
1 Star 0 Fork 52

amtech/ezdml

forked from huzgd/ezdml 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
wDmlHelp.lfm 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
huzgd 提交于 2022-03-12 11:21 +08:00 . upload ezdml src 1
object frmHelpAbout: TfrmHelpAbout
Left = 414
Height = 488
Top = 108
Width = 731
BorderIcons = [biSystemMenu, biMaximize]
Caption = 'Help'
ClientHeight = 488
ClientWidth = 731
Color = clBtnFace
OnShow = FormShow
ParentFont = True
Position = poScreenCenter
LCLVersion = '2.0.4.0'
object Button1: TButton
Left = 642
Height = 26
Top = 471
Width = 76
Anchors = [akRight, akBottom]
Cancel = True
Caption = 'OK'
Default = True
OnClick = Button1Click
TabOrder = 1
TabStop = False
end
object Memo1: TMemo
Cursor = crArrow
Left = 0
Height = 488
Top = 0
Width = 731
Align = alClient
Color = clInfoBk
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
WantReturns = False
WordWrap = False
end
object ActionList1: TActionList
left = 92
top = 240
object EditSelectAll1: TEditSelectAll
Category = 'Edit'
Caption = 'Select &All'
Hint = 'Select All|Selects the entire document'
ShortCut = 16449
end
end
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Pascal
1
https://gitee.com/amtech/ezdml.git
git@gitee.com:amtech/ezdml.git
amtech
ezdml
ezdml
master

搜索帮助