[Lazarus] Embedded Explorer
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Sat Aug 30 00:13:30 CEST 2008
On Fri, Aug 29, 2008 at 4:44 PM, "Leonardo M. Ramé" <l.rame at griensu.com> wrote:
> I need a form with an embedded Internet Explorer, is this possible?
Probably. Start by researching the API that Internet Explorer offers.
It will likely be something which needs a HWND, and you can get one
with TForm.Handle
Having said that, there are some HTML components for Lazarus which
could be used as a browser, but I think they don't support javascript.
--
Felipe Monteiro de Carvalho
More information about the Lazarus
mailing list