A

   

Using TXMLDocument

What was once restricted to only C++Builder Enterprise, can now be accessed as a component under C++Builder 6 Pro. This is illustrated in Figure D.2.

Figure D.2. TXMLDocument control on a form and the Object Inspector.

graphics/apdfig02.jpg

The object inspector allows you to tweak the properties of TXMLDocument such as selecting a filename, or selecting a registered XML DOM parser (i.e. MSXML, Open XML). Dr. Bob provides an excellent overview of how to use TXMLDocument in Chapter 13.

NOTE

Although we were able to take advantage of something available initially in the Enterprise version, there are many other features provided exclusively by the Enterprise version that can't possibly be accessed and used within the Pro version. Enterprise features include the capability to create SOAP servers, which is an XML-based technology, and much more. The Pro version does, however, enable you to create SOAP clients and certainly has a lot of great capabilities in its own right.



   
Top


C++ Builder Developers Guide
C++Builder 5 Developers Guide
ISBN: 0672319721
EAN: 2147483647
Year: 2002
Pages: 253

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net