AnyDAC
ContentsIndexHome
PreviousUpNext
TADDataSet.ApplyMaster Method

Applies a master-detail relation to this detail dataset.

Group
Links

Use the ApplyMaster method to synchronize this detail dataset with the current master record. 

This method is useful, when DisableControls was called for the master dataset. Or scrolling is disabled by the MasterLink.DisableScroll.

procedure ApplyMaster;

Master-Detail Relationship, TDataSet.DisableControls, TADMasterLink.DisableScroll, TADMasterLink.Synchronize

What do you think about this topic? Send feedback!