RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreRowUpdatingEventArgs.Command Property

DataStoreCommand that triggered event.

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

Command gets and sets the DataStoreCommand that triggered the row updating event. 

 

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