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.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.
That call is the first step in the "destruction sequence" and it will trigger the TChromium.OnClose event which should be used to destroy TCEFWindowParent in the main thread.
After that, TChromium.OnBeforeClose will be triggered and you will be able to destroy that browser safely.