RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLDocument.SetParseOptions Method

Sets the value of the ParseOptions property.

Pascal
procedure SetParseOptions(const Value: TParseOptions);
C++
__fastcall SetParseOptions(const TParseOptions Value);

GetParseOptions is the write implementation of the ParseOptions property. 

Value is the set of parser options to assign. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!