RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLDocument.SetOptions Method

Sets the value of the Options property.

Pascal
procedure SetOptions(const Value: TXMLDocOptions);
C++
__fastcall SetOptions(const TXMLDocOptions Value);

GetOptions is the write implementation of the Options property. 

Value is the set of options to assign. 

 

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