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....



OnPercentDone


Unit: SDL_datatable
Class: TDataTable
Declaration: property OnPercentDone: TOnPercentDoneEvent;
{ TOnPercentDoneEvent = procedure (Sender: TObject; PercentDone: integer) of object; }

The event OnPercentDone occurs when the component reads or writes CSV data. In particular, the following method(s) generate an OnPercentDone event:



Last Update: 2023-Dec-14