RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataAdapter.remove_RowUpdated Method

Remove RowUpdated event.

Pascal
procedure remove_RowUpdated(const Value: TAdoDbxRowUpdatedEventHandler);
C++
__fastcall remove_RowUpdated(const TAdoDbxRowUpdatedEventHandler Value);

remove_RowUpdated removes a RowUpdated 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!