RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLDocument.SetStandAlone Method

Sets the value of the StandAlone property.

Pascal
procedure SetStandAlone(const Value: DOMString);
C++
__fastcall SetStandAlone(const DOMString Value);

SetStandAlone is the write implementation of the StandAlone property. 

Value is the value of the stand-alone attribute of the document type node. 

 

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