Giter VIP home page Giter VIP logo

dcefbrowser's Introduction

Project Deprecated

This project is no longer maintained.


DcefBrowser

Delphi Multi-tab Chromium Browser Frame

This project is based on Dcef3

FAQ:

What is DcefBrowser?

DcefBrowser provide a simple method to develop Multi-tab webbrowser

Which versions of CEF are supported?

DcefBrowser only support CEF3, no support for CEF1

Cef3 version: 3.2623.1401

Which platforms are supported?

Windows, VCL

Test in Delphi XE6, It seems to work on Delphi 2009 and Newer

Which tabs control is advised?

TChromeTabs!

With TChromeTabs and TDcefBrowser, you can develop a webbrowser like Chrome

License

Usage allowed under the restrictions of the Lesser GNU General Public License or alternatively the restrictions of the Mozilla Public License 1.1

Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.

Embarcadero Technologies, Inc is not permitted to use or redistribute this source code without explicit permission.

Links:

Dcef3

TChromeTabs

chromiumembedded

Get More Infomation

dcefbrowser's People

Contributors

himstone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dcefbrowser's Issues

Provide an exe of the Browser?

Hello,

Is it possible to provide an exe of the browser so I can see what it looks like, before going to the trouble of installing and compiling all the different components?

Thanks

How to set up cookies(如果设置Cookie)

english:
I would like to use CEF to display the cookies I will get after logging into the website IDHTTP. How can I assign cookies to CEF?
chinese:
我想通过IDHTTP登录网站后将得到的COOKIE,使用CEF进行显示,如何将COOKIE赋值给CEF使用呢?

cef_message_router在dcef中该如何实现呢?

在cef中,cef\include\wrapper\cef_message_router.h头文件描述了以下的调用方式
// var request_id = window.cefQuery({
// request: 'my_request',
// persistent: false,
// onSuccess: function(response) {},
// onFailure: function(error_code, error_message) {}
// });

在DCEF中,该如何实现呢?

ReportMemoryLeaksOnShutdown下退出程序内存泄露

Delphi版本:Delphi 10.2.2

添加ReportMemoryLeaksOnShutdown:=true;

使用DcefBrowser.load打开一个网页后,关闭程序时出现内存泄露,是我用的方法不对,还是的确有内存泄露

的问题。

doOnBeforeResourceLoad 事件不响应

因为想在这个事件里修改语言设置,
但发现这个事件根本没有响应,
我下载了您的BCCBROWSER发现语言也是英文的,
不知您那是否也有这个问题?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.