Skip to main content
A newer version of this page is available. .

cxTLExportLink Unit

Methods

Name Description
cxExportTLToCSV(string,TcxCustomTreeList,Boolean,Boolean,Char,string,TObject,TEncoding) Exports content of a tree list control to a file in CSV (comma-separated values) format.
cxExportTLToExcel(string,TcxCustomTreeList,Boolean,Boolean,Boolean,string,TObject) Exports content of a tree list control to a file in Microsoft Excel® binary format (XLS).
cxExportTLToHTML(string,TcxCustomTreeList,Boolean,Boolean,string,TObject) Exports content of a tree list control to a file in HTML format.
cxExportTLToText(string,TcxCustomTreeList,Boolean,Boolean,string,string,string,string,TObject,TEncoding) Exports content of a tree list control to a file in plain text format.
cxExportTLToText(string,TcxCustomTreeList,Boolean,Boolean,string,TObject,TEncoding) Exports content of a tree list control to a file in plain text format.
cxExportTLToXLSX(string,TcxCustomTreeList,Boolean,Boolean,Boolean,string,TObject) Exports content of a tree list control to a file in plain text format.
cxExportTLToXML(string,TcxCustomTreeList,Boolean,Boolean,string,TObject) Exports content of a tree list control to a file in plain text format.