Vcl.Graphics.IChangeNotifier

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

IChangeNotifier = interface

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.

Voir aussi