<div dir="auto"><div><div class="gmail_extra"><div class="gmail_quote">Am 23.10.2017 08:29 schrieb "Marco van de Voort" <<a href="mailto:marcov@stack.nl">marcov@stack.nl</a>>:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">In our previous episode, Sven Barth via fpc-pascal said:<br>
><br>
> Type aliases are currently not supported in mode Delphi. In mode ObjFPC<br>
> they might work, but I'm not sure about that either...<br>
><br>
> That said I also don't see the use of type aliases for generics...<br>
<br>
</div>How about a simple<br>
<br>
<br>
type tttt<x> = anotherunit.tttt<x>;<br>
<br>
?<br>
<br>
That is often what I use type aliases for, aliasing code that has been<br>
factored out of an unit back in.</blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Okay, that's an acceptable use case ^^'</div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"></div></div>