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

TAtkRegistry

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

Declaration

Source position: lazatk1.pas line 1137

type TAtkRegistry = object(TGObject)

  factory_type_registry: PGHashTable;

  

  factory_singleton_cache: PGHashTable;

  

  function get_factory();

  

  function get_factory_type();

  

  procedure set_factory_type();

  

end;

Inheritance

TAtkRegistry

  

TGObject