Is Google Chrome embeddable?

前端 未结 3 1040
温柔的废话
温柔的废话 2020-12-24 02:07

I\'ve asked myself if one can embed the google chrome browser engine in an own application. I\'m using Delphi 2009. There\'s an IE ActiveX wrapper component delivered with t

3条回答
  •  甜味超标
    2020-12-24 02:23

    I've just release a pre-alpha version of CefSharp my .Net bindings for the Chromium Embedded Framework.

    Check out source or grab bins and give me your thoughts: https://github.com/chillitom/CefSharp

提交回复
热议问题