In the morning, HOTTEY explored the generic technology.
I asked if Delphi has support for generic technology. He replied that Delphi's generics can be implemented by non-type pointers.
There is no type of pointer to realize genericization of the container, but it is powerless for genericization of the algorithm. Moreover, generic containers that are implemented with non-type pointers are a relatively dynamic thing, but also cannot be compared to the efficiency of C template technology (because it is from the compiler level).