DataNotificationReceiver

From Xojo Documentation

Interface


Identifies receivers called by DataNotifier.

Methods
DataChanged

Notes

If you implement this interface in your application, you must implement the methods with the parameters as shown here.

See Also

DataNotifier