RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPDataLink.EditingChanged Method

Ignores changes to the editing state of the dataset.

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

Applications can not call EditingChanged directly. This method ignores changes to the editing state of the dataset, which are irrelevant to TDSTableProducer

 

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