Source position: atkregistry.inc line 10
type TAtkRegistry = record
parent: TGObject;
factory_type_registry: PGHashTable;
factory_singleton_cache: PGHashTable;
end;