ITMSFNCDataObject.SetNotification Method
Connects the data object to a dataset notification receiver.
API unit family: TMS.TMSFNCDataSet
Declaring type: ITMSFNCDataObject
Syntax
procedure SetNotification(ANotifyObject: ITMSFNCDataObjectNotification);
Parameters
| Name | Description |
|---|---|
ANotifyObject |
Notification receiver implemented by the dataset. |