AllReportExportFormats Constant
Declaration
const AllReportExportFormats = [Low(TdxReportExportFormat), High(TdxReportExportFormat)];
Remarks
The AllReportExportFormats
global constant defines the default TdxReport.ExportFormats property value.
See Also