Re: How to install TXMLDocument in Win32



richo wrote:
I'm a Delphi newbie and would appreciate some help with Delphi 2005
I want to create a project based on a downloaded .pas source file which
includes an object of type TXMLDocument.
I'm trying to use "VCL Forms Application - Delphi for Win32"
but the component TXMLDocument is only visible in the Tool Palette for
"Windows Forms Application - Delphi for .net"
How can I add this component into the tool palette for "VCL Forms
Application - Delphi for Win32" ?

The TXMLDocument component is in the Borland Internet Components package, dclnet90.bpl. Choose Install Packages from the Components menu, and then add that file.


--
Rob
.