Ondrej Pokorny <laza...@kluug.net> schrieb am Sa., 20. Juli 2019, 12:04:

> Hello!
>
> I saw that Sven committed property attributes support in trunk. Thank
> you for this!
>
> Is there any documentation how to use them? (Syntax, reading information
> during runtime etc?) I only found very old information:
> https://wiki.freepascal.org/Property_attributes
>
> http://free-pascal-general.1045716.n5.nabble.com/Property-attributes-td5718442.html


Here: https://wiki.freepascal.org/Custom_Attributes

The old Wiki page should propably be updated to reflect the current state
of affairs...

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.

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to