What steps will reproduce the problem?
1. Drop TChromiumSync to new project's form
2. Open form properies, select events and double click on OnCreate
3. Try do add here DefaultUrl or change any global var like CefUserAgent.
It seems CefLoadLibDefault called when browser window is creating, but where
then we should set default parameters and global vars? In previous version we
set all these params inside forms's OnCreate event, but now it will not work
the right way. Only initialization section helps for global vars, but for
DefaultUrl property it is not right way I think.
Original issue reported on code.google.com by universe...@gmail.com on 23 Mar 2011 at 3:57
Original issue reported on code.google.com by
universe...@gmail.com
on 23 Mar 2011 at 3:57