<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">fredvs <<a href="mailto:fiens@hotmail.com">fiens@hotmail.com</a>> schrieb am Fr., 2. Aug. 2019, 15:11:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Sven.<br>
<br>
> {$if declared(AlignTParamFlags)} <br>
Excellent!<br>
<br>
If, by chance, you're running out of ideas for new methods for fpc 3.3.1<br>
trunk and have nothing to do or you're bored...<br>
For people that are not fan of headaches (so not for me), add this method:<br>
RemovepfHiddeninTParamFlags(Pparamlist).<br>
This should be used the same way that for AlignTParamFlags(Pparamlist), just<br>
before assigning the flags.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">That is something each application needs to handle itself as the list management needs to be handled by itself cause the type information is read only.</div><div dir="auto"><br></div><div dir="auto">And if someone is not able to check for a simple flag then they shouldn't work with the RTTI. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>