Xml.Win.msxmldom.TMSXMLDOMDocumentFactory.TDOMPropertyList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TDOMPropertyList = array of TMSXMLDOMDocumentFactory.TDOMProperty;

C++

typedef System::DynamicArray<TDOMProperty> TDOMPropertyList;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
array
typedef
public
Xml.Win.msxmldom.pas
Xml.Win.msxmldom.hpp
Xml.Win.msxmldom TMSXMLDOMDocumentFactory

Beschreibung

Ist ein dynamisches Array mit TDOMProperty-Elementen.

Siehe auch