RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPDataLink.DataSetChanged Method

Informs the associated table producer of changes to the dataset.

Pascal
procedure DataSetChanged; override;
C++
virtual __fastcall DataSetChanged();

Applications can not call DataSetChanged directly. Changes to the contents of the dataset trigger this method automatically. 

 

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