Occurs when putting loading data by rows is needed.
property OnPutData: TDPPutDataEvent;
Note that rows should be loaded from the first in ascending order. To start loading, call TDALoader.Load method.
To start loading, call the TDALoader.Load method.