EMS logo

Products Navigation

Advanced Excel Report

Our Partnership Status

MySQL Gold Certified Partner
Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS Advanced Excel Report

On-line Documentation

OnGetReportFileName event

 

 


Applies to

TEXLReport component

 

Declaration

property OnGetReportFileName: TEXLReportGetReportFileName;  

TEXLReportGetReportFileName = procedure(Sender: TObject; var FileName: string) of object;

 

Description

 

The OnGetReportFileName property allows you to set the name of the temporary file generated for displaying in MS Excel. Use it to make names of the generated files more readable for user.