API:Xml.XMLIntf.IXMLDocument.Active
Delphi
property Active: Boolean read GetActive write SetActive;
C++
__property bool Active = {read=GetActive, write=SetActive};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Xml.XMLIntf.pas Xml.XMLIntf.hpp |
Xml.XMLIntf | IXMLDocument |
Description
Embarcadero Technologies does not currently have any additional information.