<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Ondrej Pokorny <<a href="mailto:lazarus@kluug.net">lazarus@kluug.net</a>> schrieb am Sa., 20. Juli 2019, 12:04:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<br>
I saw that Sven committed property attributes support in trunk. Thank <br>
you for this!<br>
<br>
Is there any documentation how to use them? (Syntax, reading information <br>
during runtime etc?) I only found very old information:<br>
<a href="https://wiki.freepascal.org/Property_attributes" rel="noreferrer noreferrer" target="_blank">https://wiki.freepascal.org/Property_attributes</a><br>
<a href="http://free-pascal-general.1045716.n5.nabble.com/Property-attributes-td5718442.html" rel="noreferrer noreferrer" target="_blank">http://free-pascal-general.1045716.n5.nabble.com/Property-attributes-td5718442.html</a></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Here: <a href="https://wiki.freepascal.org/Custom_Attributes">https://wiki.freepascal.org/Custom_Attributes</a></div><div dir="auto"><br></div><div dir="auto">The old Wiki page should propably be updated to reflect the current state of affairs...</div><div dir="auto"><br></div><div dir="auto">You can also take a look at Delphi tutorials. The only difference is that we provide access through the TypInfo unit as well while Delphi officially only supports the Rtti unit. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div></div>