Online Documentation for Advanced Excel Report for RAD Studio

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.