Online Documentation for Advanced Excel Report for RAD Studio

OnDataNext event

 

Example


Applies to

TEXLReport component

 

Declaration

property OnDataNext: TNotifyEvent;

 

Description

 

Use the OnDataNext event if you build report from the data source different from the TDataSet descendant. This event takes place when the the pointer should be moved to the next record of the data source.

 


See also:

OnDataEof event

OnDataFirst event

OnDataPrior event