📄 suoha.dpr
字号:
{本文件由 DeDe Ver 3.50.04 创建!Copyright (c) 1999-2001 DaFixer}
Project SuoHa;
Uses
GameSet in 'GameSet.pas' {TSetClient},
p_SuoHa in 'p_SuoHa.pas' {TForm1};
{$R *.RES}
begin
{
00509914 55 push ebp
00509915 8BEC mov ebp, esp
00509917 83C4F4 add esp, -$0C
0050991A B80C955000 mov eax, $0050950C
* Reference to : Unit sysinit.sysinit.@InitExe;()
|
0050991F E860D0EFFF call 00406984
* Reference to TApplication instance
|
00509924 A104E25000 mov eax, dword ptr [$0050E204]
00509929 8B00 mov eax, [eax]
* Reference to : TApplication.Initialize(TApplication);()
|
0050992B E8A42EF4FF call 0044C7D4
* Reference to TApplication instance
|
00509930 A104E25000 mov eax, dword ptr [$0050E204]
00509935 8B00 mov eax, [eax]
* Possible String Reference to: '游戏茶苑-港式五张'
|
00509937 BA8C995000 mov edx, $0050998C
* Reference to : TApplication.SetTitle(TApplication;AnsiString);()
|
0050993C E8972AF4FF call 0044C3D8
* Reference to TForm1 instance
|
00509941 8B0D38E35000 mov ecx, [$0050E338]
* Reference to TApplication instance
|
00509947 A104E25000 mov eax, dword ptr [$0050E204]
0050994C 8B00 mov eax, [eax]
* Reference to class TForm1
|
0050994E 8B1550FC4F00 mov edx, [$004FFC50]
* Reference to : TApplication.CreateForm(TApplication;TComponentClass;void;void);()
|
00509954 E8932EF4FF call 0044C7EC
* Reference to TSetClient instance
|
00509959 8B0DA8E25000 mov ecx, [$0050E2A8]
* Reference to TApplication instance
|
0050995F A104E25000 mov eax, dword ptr [$0050E204]
00509964 8B00 mov eax, [eax]
* Reference to class TSetClient
|
00509966 8B1548F94F00 mov edx, [$004FF948]
* Reference to : TApplication.CreateForm(TApplication;TComponentClass;void;void);()
|
0050996C E87B2EF4FF call 0044C7EC
* Reference to TApplication instance
|
00509971 A104E25000 mov eax, dword ptr [$0050E204]
00509976 8B00 mov eax, [eax]
* Reference to : TApplication.Run(TApplication);()
|
00509978 E8EF2EF4FF call 0044C86C
* Reference to : TObject.System.@Halt0;()
|
0050997D E826A0EFFF call 004039A8
00509982 0000 add [eax], al
}
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -