Unit 'LuiObjectUtils' Package
[Overview][Types][Classes][Index] [#pl_luicontrols]

TObjectPool

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: luiobjectutils.pas line 59

type TObjectPool = class(TCustomObjectPool)

protected

  procedure DoCreateObject(); override;

  

public

  property BaseClass: TClass;

  

  property OnAcquireObject: TNotifyObjectEvent;

  

  property OnCreateObject: TCreateObjectEvent; [rw]

  

  property OnReleaseObject: TNotifyObjectEvent;

  

end;

Inheritance

TObjectPool

  

|

TCustomObjectPool

  

|

TObject



CT Web help

CodeTyphon Studio