IPWorks 2020 C++ Builder Edition

Questions / Feedback?

BuildDOM Property

When True, an internal object model of the XML document is created.

Syntax

__property bool BuildDOM = { read=FBuildDOM, write=FSetBuildDOM };

Default Value

true

Remarks

Set BuildDOM to True when you need to browse the current document through XPath.

Validate is automatically set to True when BuildDOM is set to True.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 C++ Builder Edition - Version 20.0 [Build 8307]