Online Documentation for Advanced Data Export for RAD Studio VCL

DocumentType

 

TQExport4XML


type

TQExportXMLType = (xtDatapacket2, xtAccess);

 

property DocumentType: TQExportXMLType;

 

Description

Use this property to define the xml document type. If the xtDatapacket2 is specified, then the xml document of Data Packet standard will be generated (used by default). If the xtAccess is specified, then the target XML document will be of the Access type.