2016-04-26 8:02 GMT+02:00 Sven Barth <[email protected]>: > Overloaded properties are a more specialized variant of duplicate symbols, > so of course they aren't mentioned especially in a fix. > > If the code you posted doesn't work in Delphi then we definitely won't add > code in our Delphi mode to make it working there again, because in that > case it had been a bug in FPC that had been fixed. > If this code works in Delphi however then it's a bug in FPC and you should > report it on Mantis. >
In Delphi is possible to overload properties marked with default modifier. That is possible only for mentioned kind of properties - with index parameter/parameters. -- Best regards, Maciej Izak
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
