[fpc-devel] [] property overloads
Ryan Joseph
genericptr at gmail.com
Mon Jul 1 15:57:04 CEST 2019
> On Jul 1, 2019, at 7:56 AM, Ondrej Pokorny <lazarus at kluug.net> wrote:
>
> Properties do allow overloading of the parameters.
>
> You only must not declare the overloaded properties but declare overloaded getters/setters. The compiler will silently accept them.
>
> https://bugs.freepascal.org/view.php?id=28949
Yes, I’ve made a patch to allow overriding the actual property (https://bugs.freepascal.org/view.php?id=35772).
Regards,
Ryan Joseph
More information about the fpc-devel
mailing list