Called whenever the master dataset is disabled.
Source position: db.pas line 2099
public property TMasterDataLink.OnMasterDisable : TNotifyEvent |
OnMasterDisable is called whenever the master dataset is disabled, or when it is active and the field list is empty.
|
Called whenever the master dataset data changes. |