AddFreeNotifier

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWBaseComponentImplementation > Methods >

AddFreeNotifier

SIGNATURE=IWBaseComponent.TIWBaseComponentImplementation.AddFreeNotifier@TObject

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure AddFreeNotifier(AObject: TObject);

C++:

void public: __fastcall AddFreeNotifier(TObject * AObject);

 

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