RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListSourceLink.LayoutChanged Method

Ensures that the lookup list of the associated lookup control is up-to-date.

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

LayoutChanged is called automatically after changes in the size or binding of the associated lookup control. It updates the associated lookup control's lookup list to reflect the current size and binding. 

 

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