RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TriggerContext.NewRow Property

New row being inserted or values being updated.

Pascal
property NewRow: TriggerReadWriteRow;
C++
__property TriggerReadWriteRow NewRow;

NewRow gets access to the new row being inserted or the values being updated. 

 

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