Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4.OnGetExportText

 

TQExport4                


property OnGetExportText: TGetExportTextEvent;

 

Description

This event takes place after the export of each source string. Using this event you can replace some definite text of the exported table with another text.

 


See also:

OnGetCellParams event

TGetExportTextEvent type