RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreRowUpdatedEventArgs.Command Property

DataStoreCommand that triggered event.

Pascal
property Command: DataStoreCommand;
C++
__property DataStoreCommand Command;

Command returns the DataStoreCommand that triggered the row updated event. 

 

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