|
RAD Studio VCL Reference
|
Tracks changes to the data which have not been written to the current record in the database.
procedure Modified;
__fastcall Modified();
Call Modified before changing the value of a field in the current record of the dataset. It is not necessary to call Modified if the changes are written directly to the field components indexed by the Fields property.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|