Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

how to minimal libcef.dll

Post Reply
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: how to minimal libcef.dll

Post by salvadordf »

The minimal CEF interface would include uCEFTypes.pas, uCEFConstants.pas, uCEFLibFunctions.pas and the code in uCEFApplication.pas that loads libcef.dll.

However, CEF is a very complex library and you will probably need all the CEF4Delphi units to initialize it and make something useful.
Post Reply