RAD Studio VCL Reference
|
IChangeNotifier is the interface used for responding to status changes.
IChangeNotifier = interface;
__interface IChangeNotifier;
Graphics
IChangeNotifier introduces one method, Changed that is invoked when the status of the implementing class changes.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|