RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPDataLink.LayoutChanged Method

Informs TDSTableProducer of changes in the layout of columns at design time.

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

Applications can not call the LayoutChanged method directly. LayoutChanged is triggered automatically by changes to the layout of columns at design time. LayoutChanged instructs the TDSTableProducer object to recompute the layout for the table. 

 

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