API:Xml.XMLDoc.TXMLNodeList.DoNotify

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function DoNotify(Operation: TNodeListOperation; const Node: IXMLNode;  const IndexOrName: OleVariant; BeforeOperation: Boolean): IXMLNode;

C++

Xml::Xmlintf::_di_IXMLNode __fastcall DoNotify(TNodeListOperation Operation, const Xml::Xmlintf::_di_IXMLNode Node, const System::OleVariant &IndexOrName, bool BeforeOperation);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Xml.XMLDoc.pas
Xml.XMLDoc.hpp
Xml.XMLDoc TXMLNodeList

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.