Ai
1 Star 0 Fork 0

phy0292/cheat-engine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
frmSortPointerlistUnit.lfm 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
cheat-engine 提交于 2019-12-20 00:49 +08:00 . Fix registry issues
object frmSortPointerlist: TfrmSortPointerlist
Left = 677
Height = 85
Top = 225
Width = 320
AutoSize = True
BorderStyle = bsSingle
Caption = 'Sorting'
ClientHeight = 85
ClientWidth = 320
Constraints.MinWidth = 320
OnClose = FormClose
OnDestroy = FormDestroy
Position = poScreenCenter
LCLVersion = '2.0.0.4'
object Label1: TLabel
Left = 0
Height = 15
Top = 0
Width = 320
Align = alTop
Alignment = taCenter
Caption = 'Sorting the pointerlist. Please wait....'
ParentColor = False
end
object Button1: TButton
AnchorSideLeft.Control = Owner
AnchorSideLeft.Side = asrCenter
AnchorSideTop.Control = ProgressBar1
AnchorSideTop.Side = asrBottom
Left = 129
Height = 25
Top = 53
Width = 62
AutoSize = True
BorderSpacing.Top = 3
BorderSpacing.Bottom = 5
Caption = 'Cancel'
Default = True
ModalResult = 2
OnClick = Button1Click
TabOrder = 0
end
object lblTimeLeft: TLabel
Left = 0
Height = 15
Top = 15
Width = 320
Align = alTop
Alignment = taCenter
Caption = 'Estimated time left:'
ParentColor = False
end
object ProgressBar1: TProgressBar
Left = 0
Height = 20
Top = 30
Width = 320
Align = alTop
TabOrder = 1
end
object Timer1: TTimer
OnTimer = Timer1Timer
left = 8
top = 32
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

搜索帮助