RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsPagedAdapter.OnGetNextRecord Event

Implement this method to increment the iteration index.

Pascal
property OnGetNextRecord: TGetRecordEvent;
C++
__property TGetRecordEvent OnGetNextRecord;

This method is called when the next record is requested. This method is not a next then set the EOF flag. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!