salvadordf / CEF4Delphi

CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
https://www.briskbard.com/forum/
Other
1.21k stars 372 forks source link

Waiting UpdatePreferences #390

Closed Curtyop closed 3 years ago

Curtyop commented 3 years ago

How do I wait for UpdatePreferences? For SavePreferences, there is OnPrefsAvailable, for example.

Thanks for answers! I registered on the forum, but I haven't received an email yet.

salvadordf commented 3 years ago

I just added an event to know when the preferences have been updated. It'll be available in the next CEF4Delphi version. Thanks for the suggestion!

Let me know your nickname in our forum to activate that account manually.

Curtyop commented 3 years ago

Thanks for updating! Nickname - Fvert.

salvadordf commented 3 years ago

Fvert is now activated.

salvadordf commented 3 years ago

Please download the latest CEF4Delphi version from GitHub to have the new TChromiumCore.OnPrefsUpdated event