[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: base_service_intf.pas line 1525
type TIntfPool = class |
||
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
function Get(); |
|
|
procedure Release(); |
|
|
procedure Discard(); |
|
|
function GetInstancesCount; |
|
|
property Min: Integer; [r] |
|
|
property Max: Integer; [r] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |