|
RAD Studio VCL Reference
|
Ignores changes to the contents of the current record or field of the data source.
procedure RecordChanged(Field: TField); override;
virtual __fastcall RecordChanged(TField Field);
Applications can not call RecordChanged directly. This method ignores changes to the contents of the current record in the data source, which are irrelevant to the TDSTableProducer.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|