RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPacketDataSet.NewValuesModified Property

Indicates whether the NewValue property of any field in the current record has changed.

Pascal
property NewValuesModified: Boolean;
C++
__property Boolean NewValuesModified;

Read NewValuesModified to determine whether any fields in the current record were edited during the resolving process. 

 

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