Online Documentation for Advanced Excel Report for RAD Studio

OnDataPrior event

 

Example


Applies to

TEXLReport component

 

Declaration

property OnDataPrior: TNotifyEvent;

 

Description

 

Use the OnDataPrior 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 previous record of the data source.

 


See also:

OnDataEof event

OnDataFirst event

OnDataNext event