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.
When we create a browser, i know CEF4Delphi needs some time to get the browsder ready to go. What is the property i need to check to make sure the browser is ready do be used ?
TChromiumCore.Initialized is TRUE when the browser is ready to be used. This property is set to true when the TChromiumCore.OnAfterCreated event is triggered.
BTW, thank you very much for your continued support on Patreon!
TChromiumCore.Initialized is TRUE when the browser is ready to be used. This property is set to true when the TChromiumCore.OnAfterCreated event is triggered.
BTW, thank you very much for your continued support on Patreon!