[fpc-devel] Property attributes support

Sven Barth pascaldragon at googlemail.com
Sat Jul 20 13:56:09 CEST 2019


Ondrej Pokorny <lazarus at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20190720/13520a97/attachment.html>


More information about the fpc-devel mailing list