Occurs when putting loading data by rows.
property OnPutData: TMSPutDataEvent;
Write the OnPutData event handler to put loading data by rows. Note that rows should be loaded from the first one in ascending order. To start loading call the TDALoader.Load method.