RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ADODB.TEndOfRecordsetEvent Type
Pascal
TEndOfRecordsetEvent = procedure (DataSet: TCustomADODataSet; var MoreData: WordBool; var EventStatus: TEventStatus) of object;
C++
(DataSet: TCustomADODataSet; var MoreData: WordBool; var EventStatus: TEventStatus) ( TEndOfRecordsetEvent)();

ADODB

This is type ADODB.TEndOfRecordsetEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!