RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataAdapter.add_RowUpdated Method

Add RowUpdated event.

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

add_RowUpdated adds 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!