RAD Studio VCL Reference
|
Informs the dataset that owns the TMasterDataLink object after the data source has changed the number of records buffered.
procedure LayoutChanged; override;
virtual __fastcall LayoutChanged();
Applications can not call the protected LayoutChanged method. LayoutChanged is called automatically when the source dataset changes to reflect a change in the layout of a control linked to that source dataset. LayoutChanged regenerates the Fields property and triggers an OnMasterChange event.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|