EhLib
|
Occurs when DataDriver reads a record from DataSet for reading data and writes values in Rec record.
property OnReadRecord: TDataDriverReadRecordEhEvent;
Write this event to assign values of fields to a new record or indicate that there are no more data. You can call DefaultReadRecord to assign values of fields by default.
Copyright (c) 1998-2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|