RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DB.TUpdateErrorEvent Type
Pascal
TUpdateErrorEvent = procedure (DataSet: TDataSet; E: EDatabaseError; UpdateKind: TUpdateKind; var UpdateAction: TUpdateAction) of object;
C++
(DataSet: TDataSet; E: EDatabaseError; UpdateKind: TUpdateKind; var UpdateAction: TUpdateAction) ( TUpdateErrorEvent)();

This is type DB.TUpdateErrorEvent.

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