DataNotifier
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Interface
The DataNotifier interface is implemented by CheckBox. A DataNotifier object calls the DataChanged method of each DataNotificationReceiver registered with it.
Methods | ||
|
Notes
If you implement this interface in your application, you must implement the methods with the parameters as shown here.