[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

TNodePool

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

Declaration

Source position: laz2_dom.pas line 831

type TNodePool = class(TObject)

public

  constructor Create();

  

  destructor Destroy; override;

  

  function AllocNode();

  

  procedure FreeNode();

  

end;

Inheritance

TNodePool

  

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.