Online Documentation for Advanced Excel Report for RAD Studio
OnDataFirst event
Applies to
TEXLReport component
Declaration
property OnDataFirst: TNotifyEvent;
Description
Use the OnDataFirst event if you build report from the data source different from the TDataSet descendant. This event takes place before the report building starts for you to initialize the data source and set the pointer to the first record.
See also: