AddFreeNotifier

<< Click to Display Table of Contents >>

Navigation:  Interfaces > IIWBaseComponent > Methods >

AddFreeNotifier

SIGNATURE=IWBaseInterfaces.IIWBaseComponent.AddFreeNotifier@TObject

 

ETYPE=Method

 

Declaration:

Delphi:

procedure AddFreeNotifier(AObject: TObject);

C++:

void __fastcall AddFreeNotifier(TObject * AObject);

 

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