<div dir="ltr">Hello,<br><br>I'm trying to write a console program that uses some features of QT (webkit and printing from webkit) using FPC 2.2.5<br>QT have QApplication that I require to use because that I require the printing issues and settings the URL.<br>

<br>QApplication is very similar to TCustomApplication in it's approach, so my question is how can I bind between the two so when I'm making QApplication_exec, it will execute the code of TCustomApplication.run and do what I require from it to do ?<br>

<br>Thanks,<br>Ido<br><br clear="all"><a href="http://ik.homelinux.org/">http://ik.homelinux.org/</a><br>
</div>