TDHTMLEventHandler component (C) Copyright by Alexei Reatov, 1999 DESCRIPTION: TDHTMLEventHandler is a helper component which can be used together with Microsoft IE4/MSHTML or WebBrowser control hosted in your application. Allows you to write, in Delphi, event handlers to be connected to any event of any DHTML element on a Web page hosted in your browser application. REQUIREMENTS: Windows 95/98 or Windows NT; Borland Delphi 3 or Delphi 4; Microsoft Internet Explorer 4.0 or later. INSTALLATION: The component is distributed in the form of compiled DCU files for Delphi 3 and for Delphi 4. Copy either d3\DHTMLEventHandler.dcu or d4\DHTMLEventHandler.dcu, according to your Delphi version, to the directory where the DCR file resides. In Delphi, use "Component/Install component" to install the component into a new package or any of your existing packages. SOURCE CODE, UPDATES & ADDITIONAL TECHNICAL INFORMATION: Available online at: http://www.betterbrowser.com/components The author can be contacted at: alexei@mail.href.com DISCLAIMER: ------------------------------------------------------------------------------ THE COMPONENT IS PROVIDED AS IS, WITHOUT WARRANTIES OF ANY KIND OR PROMISES OF TECHNICAL SUPPORT FROM THE AUTHOR. USE THE COMPONENTS ON YOUR OWN RISK AND DON'T BLAME ME IF SOMETHING DOES NOT WORK THE WAY YOU'D LIKE IT TO. IF YOU THINK YOU'VE FOUND A BUG, LET ME KNOW AND I WOULD PROBABLY DO SOMETHING ABOUT IT, BUT I CAN'T PROMISE ANYTHING. OR BETTER GET THE SOURCES FROM ME, TAKE THE MICROSOFT DOCUMENTATION AND TRY TO FIGURE OUT WHAT IS GOING ON. THEN IF YOU CAN'T MAKE SENSE OF IT OR CAN'T FIX A BUG WHEN YOU SEE IT, IT'S YOUR OWN FAULT! ------------------------------------------------------------------------------