RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.RecordModified Method

Sets the record to modified or unmodified.

Pascal
procedure RecordModified(Value: Boolean);
C++
__fastcall RecordModified(Boolean Value);

Call RecordModified to mark a record as modified or unmodified.

Note: This method is for internal use.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!