Xml.xmldom.CurrentDOMVendor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

DefaultDOMVendor, CurrentDOMVendor: string;

C++

extern DELPHI_PACKAGE System::UnicodeString CurrentDOMVendor;

Properties

Type Visibility Source Unit Parent
variable 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