y优化
This commit is contained in:
2023-12-21 16:12:54 +08:00
parent 612a2046af
commit 97570dea24
5 changed files with 488 additions and 181 deletions
+2
View File
@@ -4500,7 +4500,9 @@ type tapplicationwindow=class(TWinControl)
end
function InitializeWnd();override;
begin
global g_applicaton_wnd_handle;
inherited;
g_applicaton_wnd_handle := handle;;
{echo self.Handle;
SysMeu := _wapi.GetSystemMenu(self.Handle,False);
echo "\r\nsysmenu",sysmenu;
File diff suppressed because it is too large Load Diff