The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



OnExportText


Unit:SDL_replist
Class: TRLData
Declaration: property OnExportText: TExportTextEvent;
TExportTextEvent = procedure (Sender: TObject; mode, index: integer; var OutText: string) of object;

The OnExportText event is triggered when a line is written to a CSV file (using the method ExportCSV).


Last Update: 2023-Dec-14