Xml.XMLIntf.IXMLDocument.GetNodeIndentStr

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetNodeIndentStr: DOMString;

C++

virtual System::UnicodeString __fastcall GetNodeIndentStr() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Xml.XMLIntf.pas
Xml.XMLIntf.hpp
Xml.XMLIntf IXMLDocument

Description

Renvoie la valeur de la propriété NodeIndentStr.

GetNodeIndentStr est l'implémentation en lecture de la propriété NodeIndentStr.

Voir aussi