RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLDocument.GetActive Method

Returns the value of the Active property.

Pascal
function GetActive: Boolean; virtual;
C++
virtual __fastcall Boolean GetActive();

GetActive is the read implementation of the Active property. 

 

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