RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataBindings.Update Method

For internal use.

Pascal
procedure Update(Item: TCollectionItem); override;
C++
virtual __fastcall Update(TCollectionItem Item);

Update refreshes the field definitions in the Items property array to reflect the current state of the physical fields in the underlying dataset. This is typically for internal use. 

 

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