I just uploaded the new CEF4Delphi version with support for Lazarus / FPC.
I tested it using Lazarus 1.8.2 and FPC 3.0.4 in Windows. Don't try to compile it for other operating systems.
I added a new demo called SimpleLazarusBrowser and it works correctly in 32 bits but I still have to fix an initialization issue in 64 bits.

If you want to test it, open the cef4delphi_lazarus.lpk package, compile it and install it.
This is my first Lazarus component and any help from someone with more experience with Lazarus/FPC is more than welcome.
