RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBClient.TReconcileErrorEvent Type
Pascal
TReconcileErrorEvent = procedure (DataSet: TCustomClientDataSet; E: EReconcileError; UpdateKind: TUpdateKind; var Action: TReconcileAction) of object;
C++
(DataSet: TCustomClientDataSet; E: EReconcileError; UpdateKind: TUpdateKind; var Action: TReconcileAction) ( TReconcileErrorEvent)();

This is type DBClient.TReconcileErrorEvent.

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