Ai
1 Star 0 Fork 0

phy0292/cheat-engine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
CommentsUnit.lfm 1.72 KB
一键复制 编辑 原始数据 按行查看 历史
Dark Byte 提交于 2020-12-17 23:02 +08:00 . some more fixes for dark mode
object Comments: TComments
Left = 1026
Height = 257
Top = 213
Width = 335
HelpContext = 11
BorderIcons = [biMaximize]
Caption = 'Comments'
ClientHeight = 257
ClientWidth = 335
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
Position = poScreenCenter
LCLVersion = '2.0.6.0'
object Panel1: TPanel
Left = 0
Height = 33
Top = 224
Width = 335
Align = alBottom
AutoSize = True
BevelOuter = bvNone
ClientHeight = 33
ClientWidth = 335
TabOrder = 0
OnResize = Panel1Resize
object Button1: TButton
AnchorSideLeft.Control = Panel1
AnchorSideLeft.Side = asrCenter
AnchorSideTop.Control = Panel1
Left = 125
Height = 25
Top = 4
Width = 85
AutoSize = True
BorderSpacing.Top = 4
BorderSpacing.Bottom = 4
Caption = 'Close'
Constraints.MinHeight = 25
Constraints.MinWidth = 85
OnClick = Button1Click
TabOrder = 0
end
end
object PageControl1: TPageControl
Left = 0
Height = 224
Top = 0
Width = 335
ActivePage = tsComment
Align = alClient
TabIndex = 0
TabOrder = 1
object tsComment: TTabSheet
Caption = 'Comments'
ClientHeight = 196
ClientWidth = 327
object Memo1: TMemo
Left = 0
Height = 196
Top = 0
Width = 327
Align = alClient
Font.CharSet = ANSI_CHARSET
Font.Height = -15
Font.Name = 'Courier New'
Font.Pitch = fpFixed
Font.Quality = fqDraft
ParentFont = False
ScrollBars = ssBoth
TabOrder = 0
end
end
end
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/phy0292/cheat-engine.git
git@gitee.com:phy0292/cheat-engine.git
phy0292
cheat-engine
cheat-engine
master

搜索帮助