Xml.xmldom.CurrentDOMVendor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CurrentDOMVendor: string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall CurrentDOMVendor(void);

Properties

Type Visibility Source Unit Parent
function public
Xml.Xmldom.pas
Xml.xmldom.hpp
Xml.xmldom Xml.xmldom

Description

Description of the TDOMVendor returned by the last call to GetDOMVendor.

See Also