Unit
IB_Components
Declaration
TIB_KeyDataLink = class(TIB_DataLink)
Description
This component is used to handle the KeyLinks/KeySource based
master-detail relationship between datasets.
Introduced Public Properties |
ChildDataset |
Reference to the IB_Dataset that owns this link and is the child part
of the relationship. |
Introduced Public Methods |
CheckBrowseMode
|
Modify
|
Need to add in consideration for the read only status of the key columns in
the parent relationship. |
SetSearchFromKeyData |
Updates the search criteria according to current lookup key data. |