-
Using chromium-118.0.5993.119_windows32, the latest CEF4Delphi and Delphi7..
On a secure domain I load a samesite hosted application (vAmigaWeb) into an iframe and SimpleBrowser (for Delphi7) perfe…
-
Downlaoded the latest libraries from spotify:
![image](https://github.com/salvadordf/CEF4Delphi/assets/299803/6e0ec10b-61be-407a-8c12-d51a892cdedf)
-
I've constructed an example which shows the crashes. Just connect to the ESP32 access point, open its default web page in browser, and hit F5 several times rapidly.
You should see a crash like this: …
me21 updated
9 months ago
-
Please, would it be possible to record a video teaching how to install, because the part of compiling the unist, to replace the default ones, I cannot understand, I believe that like me there are othe…
-
**Is your feature request related to a problem? Please describe.**
With the help of our wonderful community of technical content contributors, our developer documentation resources have exploded to…
-
https://github.com/vgiv/yo/blob/ade3241a4e078bca1e070541ca9a20699aa43bae/src/RegExpr.pas has this copyright clause:
```pas
{
TRegExpr class library
Delphi Regular Expressions
Copyr…
-
Thanks for the great components.
I would like to specify the date format to be output to the log file, it would be very nice if I could use the same format as ```FormatDateTime``` in Delphi.
Prope…
-
I have a simple project here that has an index route only. When I trying to connect it at database using ActiveRecordMiddleware, it starts to encounter an error - even the route has no any logic at al…
-
The MediaRouter demo or any other application will crash when you close the main form if you use any of the ICefMediaObserver events in TChromium or TFMXChromium : OnSinks, OnRoutes, OnRouteStateChang…
-
DrawPath draws complex figures containing mixed closed and not closed paths in separate passes, so these vectors are treated as separate figures and their overlaps are visible .
The first figure is…