RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomADODataSet.FetchProgress Method
Pascal
procedure FetchProgress(Progress: Integer; MaxProgress: Integer; var adStatus: EventStatusEnum; const pRecordset: _Recordset); safecall;
C++
__fastcall FetchProgress(int Progress, int MaxProgress, EventStatusEnum adStatus, const _Recordset pRecordset);

This is FetchProgress, a member of class TCustomADODataSet.

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