RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSourceLink.LayoutChanged Method

Responds to changes in the representation of the data.

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

LayoutChanged updates the associated lookup control so that its field bindings remain accurate when the field order in the dataset changes. 

 

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