RAD Studio VCL Reference
ContentsIndex
TMasterDataLink Members Protected Methods
Protected Methods
 
Name 
Description 
 
Regenerates the Fields property and triggers an OnMasterChange or OnMasterDisable event. 
 
Copies the properties of an object to a destination object. 
 
Informs the dataset that owns the TMasterDataLink object when the current record in the source dataset is about to change. 
 
Responds to various events that occur while working with data. 
 
Responds to changes in the dataset. 
 
Allows a response to scrolling the representation of the dataset within the data-aware object. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
Responds to changes in the editing state of the data source. 
 
Provides the interface for a method to force focus to the data-aware component associated with the TDataLink
 
This is GetActiveRecord, a member of class TDataLink. 
 
This is GetBOF, a member of class TDataLink. 
 
This is GetBufferCount, a member of class TDataLink. 
 
Returns the value of the DetailDataSet property. 
 
This is GetEOF, a member of class TDataLink. 
 
Returns the owner of an object. 
 
This is GetRecordCount, a member of class TDataLink. 
 
Informs the dataset that owns the TMasterDataLink object after the data source has changed the number of records buffered. 
 
Repositions the dataset to another record relative to its active record. 
 
Generates an OnMasterChange event when the contents of one of the fields in the current record changes. 
 
This is SetActiveRecord, a member of class TDataLink. 
 
This is SetBufferCount, a member of class TDataLink. 
 
Provides an interface for writing edits to a record in the dataset. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.