RemoveFreeNotifier

<< Click to Display Table of Contents >>

Navigation:  Interfaces > IIWBaseComponent > Methods >

RemoveFreeNotifier

SIGNATURE=IWBaseInterfaces.IIWBaseComponent.RemoveFreeNotifier@TObject

 

ETYPE=Method

 

Declaration:

Delphi:

procedure RemoveFreeNotifier(AObject: TObject);

C++:

void __fastcall RemoveFreeNotifier(TObject * AObject);

 

Description: This is RemoveFreeNotifier, a member of class IIWBaseComponent.