[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |