Afficher : Delphi
C++
Préférences d'affichage
Vcl.Graphics.IChangeNotifier
De XE2 API Documentation
Delphi
type IChangeNotifier = interface(IInterface) [{1FB62321-44A7-11D0-9E93-0020AF3D82DA}]
C++
__interface INTERFACE_UUID("{1FB62321-44A7-11D0-9E93-0020AF3D82DA}") IChangeNotifier : public System::IInterface
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
interface class |
public | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | Vcl.Graphics |
Description
IChangeNotifier est l'interface utilisée pour répondre aux changements de statut.
IChangeNotifier introduit une méthode, Changed qui est invoquée quand le statut de la classe d'implémentation change.