打开 Delphi 并点击事物时出现“系统资源不足”错误

deyfvvtc  于 9个月前  发布在  其他
关注(0)|答案(1)|浏览(141)

自从本周早些时候,当我打开我的 Delphi 并点击的东西,我得到这个弹出错误。这里的错误细节:
系统资源不足。

[79F73147]{vcl280.bpl  } Vcl.Graphics.OutOfResources (Line 4432, "Vcl.Graphics.pas" + 1) + $1C
[79F731EE]{vcl280.bpl  } Vcl.Graphics.GDIError (Line 4458, "Vcl.Graphics.pas" + 13) + $0
[79F73223]{vcl280.bpl  } Vcl.Graphics.GDICheck (Line 4463, "Vcl.Graphics.pas" + 1) + $4
[79F78C73]{vcl280.bpl  } Vcl.Graphics.CopyBitmap (Line 7871, "Vcl.Graphics.pas" + 27) + $17
[79F796B3]{vcl280.bpl  } Vcl.Graphics.TBitmap.CopyImage (Line 8232, "Vcl.Graphics.pas" + 13) + $F
[79F7B8D7]{vcl280.bpl  } Vcl.Graphics.TBitmap.SetSize (Line 10012, "Vcl.Graphics.pas" + 10) + $9
[7A0A6C6C]{vcl280.bpl  } Vcl.Themes.TStyleHook.WMPaint (Line 7539, "Vcl.Themes.pas" + 17) + $14
[7A0A70E5]{vcl280.bpl  } Vcl.Themes.TStyleHook.WndProc (Line 7713, "Vcl.Themes.pas" + 38) + $6
[7A0A72C6]{vcl280.bpl  } Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7812, "Vcl.Themes.pas" + 1) + $4
[7A03A63A]{vcl280.bpl  } Vcl.ComCtrls.TToolBarStyleHook.WndProc (Line 34652, "Vcl.ComCtrls.pas" + 6) + $4
[7A0A690A]{vcl280.bpl  } Vcl.Themes.TStyleHook.HandleMessage (Line 7418, "Vcl.Themes.pas" + 20) + $6
[7A1CAE92]{vcl280.bpl  } Vcl.Styles.TStyleEngine.HandleMessage (Line 3610, "Vcl.Styles.pas" + 22) + $7
[7A0A3338]{vcl280.bpl  } Vcl.Themes.TStyleManager.HandleMessage (Line 5872, "Vcl.Themes.pas" + 11) + $11
[79F9B1D3]{vcl280.bpl  } Vcl.Controls.TWinControl.DoHandleStyleMessage (Line 9462, "Vcl.Controls.pas" + 0) + $F
[79F9CBE8]{vcl280.bpl  } Vcl.Controls.TWinControl.WndProc (Line 10475, "Vcl.Controls.pas" + 1) + $4A
[7A02A1BE]{vcl280.bpl  } Vcl.ComCtrls.TToolBar.WndProc (Line 25701, "Vcl.ComCtrls.pas" + 104) + $6
[79F9C700]{vcl280.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 10321, "Vcl.Controls.pas" + 3) + $6
[7B285C1C]{rtl280.bpl  } System.Classes.StdWndProc (Line 18517, "System.Classes.pas" + 8) + $0
[7A0E5263]{vcl280.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 11488, "Vcl.Forms.pas" + 23) + $1
[7A0E528E]{vcl280.bpl  } Vcl.Forms.TApplication.ProcessMessages (Line 11510, "Vcl.Forms.pas" + 1) + $4
[00D777FF]{bds.exe     } AppMain.TAppBuilder.ApplicationActivated (Line 2750, "AppMain.pas" + 0) + $7
[7A13F0EB]{vcl280.bpl  } Vcl.AppEvnts.TCustomApplicationEvents.DoActivate (Line 210, "Vcl.AppEvnts.pas" + 1) + $12
[7A13F78D]{vcl280.bpl  } Vcl.AppEvnts.TMultiCaster.DoActivate (Line 438, "Vcl.AppEvnts.pas" + 5) + $C
[7A0E4713]{vcl280.bpl  } Vcl.Forms.TApplication.WndProc (Line 11063, "Vcl.Forms.pas" + 140) + $C
[7B170E36]{rtl280.bpl  } System.TMonitor.Exit (Line 20101, "System.pas" + 2) + $7
[7B281724]{rtl280.bpl  } System.Classes.CheckSynchronize (Line 15817, "System.Classes.pas" + 66) + $5
[06146E97]{fmx280.bpl  } FMX.Platform.Win.TPlatformWin.ThreadSync (Line 3503, "FMX.Platform.Win.pas" + 3) + $2
[7B285C1C]{rtl280.bpl  } System.Classes.StdWndProc (Line 18517, "System.Classes.pas" + 8) + $0
[7A0A3338]{vcl280.bpl  } Vcl.Themes.TStyleManager.HandleMessage (Line 5872, "Vcl.Themes.pas" + 11) + $11
[7A0E5263]{vcl280.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 11488, "Vcl.Forms.pas" + 23) + $1
[7A0E528E]{vcl280.bpl  } Vcl.Forms.TApplication.ProcessMessages (Line 11510, "Vcl.Forms.pas" + 1) + $4
[00D777FF]{bds.exe     } AppMain.TAppBuilder.ApplicationActivated (Line 2750, "AppMain.pas" + 0) + $7
[7A13F0EB]{vcl280.bpl  } Vcl.AppEvnts.TCustomApplicationEvents.DoActivate (Line 210, "Vcl.AppEvnts.pas" + 1) + $12
[7A13F78D]{vcl280.bpl  } Vcl.AppEvnts.TMultiCaster.DoActivate (Line 438, "Vcl.AppEvnts.pas" + 5) + $C
[7A0E4713]{vcl280.bpl  } Vcl.Forms.TApplication.WndProc (Line 11063, "Vcl.Forms.pas" + 140) + $C
[7B285C1C]{rtl280.bpl  } System.Classes.StdWndProc (Line 18517, "System.Classes.pas" + 8) + $0
[7A0E5263]{vcl280.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 11488, "Vcl.Forms.pas" + 23) + $1
[7A0E528E]{vcl280.bpl  } Vcl.Forms.TApplication.ProcessMessages (Line 11510, "Vcl.Forms.pas" + 1) + $4
[00DC8090]{bds.exe     } bds.bds (Line 224, "" + 13) + $2

字符串
这是错误弹出窗口的样子。它只是我的 Delphi 上的一个大错误弹出窗口:


的数据
我已经尝试卸载组件和重新安装组件,但没有区别。我不知道是什么原因导致的错误。
我的电脑资源也没有超负荷,我有足够的资源



是什么原因造成的?我该如何修复?

eqoofvh9

eqoofvh91#

我根本无法让它工作。
解决方案是**完全卸载 Delphi ,然后从头开始重新安装 Delphi **。
一旦我重新安装 Delphi ,它的工作完美的罚款没有任何错误和异常

相关问题