RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Provider.TBeforeCommitEvent Type
Pascal
TBeforeCommitEvent = procedure (Sender:TObject; DeltaDS: TCustomClientDataSet; ErrorCount, MaxErrors: integer; const ResultVar: OleVariant) of object;
C++
(Sender:TObject; DeltaDS: TCustomClientDataSet; ErrorCount, MaxErrors: integer; const ResultVar: OleVariant) ( TBeforeCommitEvent)();

Provider

This is type Provider.TBeforeCommitEvent.

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