Delphi TChromium Samples

603 views
Skip to first unread message

Rovlin Moodley

unread,
Aug 15, 2014, 7:05:46 AM8/15/14
to delphichrom...@googlegroups.com
Hi Henri

Where can I get samples of the TChromium component? I have tried using the SVN link, but am getting a "The webpage has a redirect loop" message. I am new to the Chromium Embedded component and would like to be able to execute Javascript with it and get a string result out.

Maybe you can point me in the right direction.

Thanks

Regards

Rovlin

ARMEN POGHOSYAN

unread,
Aug 15, 2014, 11:11:16 AM8/15/14
to delphichrom...@googlegroups.com
the samples are in demos folder 

Rovlin Moodley

unread,
Aug 18, 2014, 2:19:44 AM8/18/14
to delphichrom...@googlegroups.com
Hi Armen

Thank you for the response. Do you have the link for the demos folder?

ARMEN POGHOSYAN

unread,
Aug 19, 2014, 2:45:06 AM8/19/14
to delphichrom...@googlegroups.com

Rovlin Moodley

unread,
Aug 19, 2014, 7:38:24 AM8/19/14
to delphichrom...@googlegroups.com
Hi

I cannot build the package. I get cefreg.dcu not found. I have set the library path and copied the pas files to the package folder, and still, I get the error.

What can I do to resolve this?

Thanks.

ARMEN POGHOSYAN

unread,
Aug 19, 2014, 8:59:23 AM8/19/14
to delphichrom...@googlegroups.com
to resolve the problem - just copy files from src folder to
C:\Program Files\Embarcadero\Studio\14.0\lib\<Windows Platform  x32 / x64 >\Debug
and
C:\Program Files\Embarcadero\Studio\14.0\lib\<Windows Platform  x32 / x64 >\Release

run Delphi , Create VCL Forms application ,  put TChromium on the form  save the project 
copy files from bin folder ( comes with TChromium ) to project  
Exampe
    i saved my project on Desktop/trololo
    i may copy dll-s to Desktop/trololo/Win32/debug/


Rovlin Moodley

unread,
Aug 20, 2014, 3:08:31 AM8/20/14
to delphichrom...@googlegroups.com
I am still unable to install the TChromium package in Delphi. I still get the error cefreg.dcu not found.

Thanks.




--
You received this message because you are subscribed to a topic in the Google Groups "delphichromiumembedded" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/delphichromiumembedded/yCh2IYOGqUw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to delphichromiumemb...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

ARMEN POGHOSYAN

unread,
Aug 20, 2014, 11:21:35 AM8/20/14
to delphichrom...@googlegroups.com
Okey...

what is your version of Delphi?

i have XE5 / XE6

for XE5 / XE6 i'm openning DCEF_XE5.dproj
in delphi find Project Manager window and here you'll see the DCEF_XE5  
so do right click on it and press install and it will install TChromium / TChromiumOSR / TChromiumFMX components

then file -> close All

create new VCL Forms application
find TChromium component and put it on the form

( if you ran the project this time , you'll get Error No 126 )

so you may save the project anywhere , compile it - get the error , then  go to the folder - where you saved your project
there is a folder Win32 or Win64 , open it!
there is  Debug or Release folder , open it

copy files from bin folder to this folder

P.S.  bin folder comes with TChromium archive



Sorry for my bad English.

Thanks.

Mircea Istrate

unread,
Aug 27, 2014, 10:30:21 AM8/27/14
to delphichrom...@googlegroups.com
Project >> Options  >> Delphi Compiler >> Search path >> select  location of "src" folder

Rovlin Moodley

unread,
Sep 4, 2014, 5:31:09 AM9/4/14
to delphichrom...@googlegroups.com
Hi 

I have tried this but am getting the following error:

[dcc32 Fatal Error] DCEF_XE5.dpk(39): F1026 File not found: 'cefreg.dcu'

I have added the src folder to the search path, but still cannot compile the package. Will you be able to send me the dcu files that you compiled for XE5.

Thanks.


Reply all
Reply to author
Forward
0 new messages