RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ADODB.TFetchProgressEvent Type
Pascal
TFetchProgressEvent = procedure (DataSet: TCustomADODataSet; Progress, MaxProgress: Integer; var EventStatus: TEventStatus) of object;
C++
(DataSet: TCustomADODataSet; Progress, MaxProgress: Integer; var EventStatus: TEventStatus) ( TFetchProgressEvent)();

This is type ADODB.TFetchProgressEvent.

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