RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataAdapter.remove_RowUpdating Method

Remove RowUpdating event.

Pascal
procedure remove_RowUpdating(const Value: TAdoDbxRowUpdatingEventHandler);
C++
__fastcall remove_RowUpdating(const TAdoDbxRowUpdatingEventHandler Value);

remove_RowUpdating removes a RowUpdating event. This is a multicast event that can trigger multiple event handlers. 

 

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