Interface IColorChangeNotification
Unit
Declaration
type IColorChangeNotification = interface(IInterface)
Description
Attributes
- GUID['{7A61F363-CBE0-4271-8E5E-BBDCE708084E}']
Hierarchy
- IInterface
- IColorChangeNotification
Overview
Methods
procedure AddNotifyCallback(WhoNotify:IColorChangeNotification); |
|
procedure RemoveNotifyCallback(WhoRemove:IColorChangeNotification); |
|
procedure NotifyFree(const WhoWasDestroyed:THMIFlowPolyline); |
|
procedure NotifyChange(const WhoChanged:THMIFlowPolyline); |
Description
Methods
procedure AddNotifyCallback(WhoNotify:IColorChangeNotification); |
|
procedure RemoveNotifyCallback(WhoRemove:IColorChangeNotification); |
|
procedure NotifyFree(const WhoWasDestroyed:THMIFlowPolyline); |
|
procedure NotifyChange(const WhoChanged:THMIFlowPolyline); |
|
Generated by PasDoc 0.14.0.