Update to CEF 3.3202.1683.gb095524
Posted: Thu Nov 09, 2017 9:46 am
Hi,
I uploaded a new update for CEF4Delphi with the following changes :
I uploaded a new update for CEF4Delphi with the following changes :
- Updated to CEF 3.3202.1683.gb095524 which includes Chromium 62.0.3202.89
- Now all the demos create the EXE in the BIN directory. Read the Readme.txt file in that directory for more information.
- Added the TChromium.RetrieveText functions to get the displayed text. It works like the TChromium.RetrieveHTML functions. You can call it without parameters to get all the text or specify a frame. The results will be received in the TChromium.OnTextResultAvailable event.