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

TGParamSpecPool

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

Declaration

Source position: lazgobject2.pas line 920

type TGParamSpecPool = object

  procedure insert();

  

  function list();

  

  function list_owned();

  

  function lookup();

  

  procedure remove();

  

  function new();

  

end;

Inheritance

TGParamSpecPool