Hi, salvador!
How can suspend TChromium? Temporarily free up memory.
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
Suspend TChromium
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Suspend TChromium
Hi,
The best way to free up some memory is to close TChromium correctly and free it.
You can also experiment with this :
The best way to free up some memory is to close TChromium correctly and free it.
You can also experiment with this :
- Loading about:blank
- Resizing TCEFWindowParent to 0 width and height.
- Setting TCEFWindowParent.Visible to FALSE.
- Using a different memory manager in Delphi.
- Setting GlobalCEFApp.SitePerProcess to FALSE to create fewer processes.