New TChromium properties
Posted: Wed Aug 05, 2020 2:19 pm
Hi,
I just uploaded a new version of CEF4Delphi with 2 new TChromium properties :
I just uploaded a new version of CEF4Delphi with 2 new TChromium properties :
- TChromium.NetworkPredictions : Used to enable or disable the network predictions. Possible values : CEF_NETWORK_PREDICTION_ALWAYS, CEF_NETWORK_PREDICTION_WIFI_ONLY and CEF_NETWORK_PREDICTION_NEVER. The default value is CEF_NETWORK_PREDICTION_WIFI_ONLY. Thanks for the suggestion dilfich!
- TChromium.QuicAllowed : Used to enable or disable the QUIC protocol. You can test it here : https://quic.stream/