RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLDocument.SetActive Method

Sets the value of the Active property.

Pascal
procedure SetActive(const Value: Boolean);
C++
__fastcall SetActive(const Boolean Value);

SetActive is the write implementation of the Active property. 

Value is the new value to set. 

 

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