API:Xml.XmlTransform.TXMLTransform.SourceXml

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SourceXml: string read FSourceXml write FSourceXml;

C++

__property System::UnicodeString SourceXml = {read=FSourceXml, write=FSourceXml};

Properties

Type Visibility Source Unit Parent
property public
Xml.XmlTransform.pas
Xml.XmlTransform.hpp
Xml.XmlTransform TXMLTransform

Description

Embarcadero Technologies does not currently have any additional information.