OnCreateObject

<< Click to Display Table of Contents >>

Navigation:  Classes > TObjectPool > Events >

OnCreateObject

SIGNATURE=IWDataModulePool.TObjectPool.OnCreateObject

 

ETYPE=Event

 

Declaration:

Delphi:

public property OnCreateObject: TObjectEvent;

C++:

public: __property TObjectEvent OnCreateObject;

 

Description: This is OnCreateObject, a member of class TObjectPool.