pascalSCADA OPM: hmi_polyline: Interface IColorChangeNotification

Pascal SCADA OPM

Interface IColorChangeNotification

Unit

hmi_polyline

Declaration

type IColorChangeNotification = interface(IInterface)

Description

Attributes
GUID['{7A61F363-CBE0-4271-8E5E-BBDCE708084E}']

Hierarchy

  • IInterface
  • IColorChangeNotification

Overview

Methods

Public procedure AddNotifyCallback(WhoNotify:IColorChangeNotification);
Public procedure RemoveNotifyCallback(WhoRemove:IColorChangeNotification);
Public procedure NotifyFree(const WhoWasDestroyed:THMIFlowPolyline);
Public procedure NotifyChange(const WhoChanged:THMIFlowPolyline);

Description

Methods

Public procedure AddNotifyCallback(WhoNotify:IColorChangeNotification);
 
Public procedure RemoveNotifyCallback(WhoRemove:IColorChangeNotification);
 
Public procedure NotifyFree(const WhoWasDestroyed:THMIFlowPolyline);
 
Public procedure NotifyChange(const WhoChanged:THMIFlowPolyline);
 

Generated by PasDoc 0.14.0.