Page 1 of 1
"OnAfterMonitorDpiChanged" missing?
Posted: Thu Nov 22, 2018 2:24 pm
by donald7771
As I tried to open demo "KioskOSRBrowser" , I got this error:
无标题.jpg
The version description says "The latest version of CEF4Delphi uses the branch 3538 of CEF3. More precisely, it uses CEF 3.3538.1852.gcb937fc which includes Chromium 70.0.3538.102".
Re: "OnAfterMonitorDpiChanged" missing?
Posted: Thu Nov 22, 2018 2:31 pm
by salvadordf
The TForm.OnAfterMonitorDPIChanged event was added in recent Delphi versions.
Ignore that error and any other error with missing VCL events or properties.
Re: "OnAfterMonitorDpiChanged" missing?
Posted: Thu Nov 22, 2018 2:39 pm
by donald7771
Yes, salvadordf. I open it in Delphi XE8 accidentally, it's none of CEF4Delphi's business!