Unit 'base_service_intf' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_wst]

TIntfPool

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

Declaration

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;

Inheritance

TIntfPool

  

|

TObject



CT Web help

CodeTyphon Studio