RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLDocument.SetActive Method

Sets the value of the Active property.

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

SetActive is the write implementation of the Active property. 

Value is the new value to set. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!