[fpc-pascal] with statement using mulltiple objects

Sven Barth pascaldragon at googlemail.com
Mon Sep 15 11:31:52 CEST 2014


Am 15.09.2014 09:08 schrieb "Graeme Geldenhuys" <
mailinglists at geldenhuys.co.uk>:
>
> On 2014-09-14 13:30, Marco van de Voort wrote:
> > WITH doesn't, and you risk that if your class or one of its ancestor has
> > such property, and your error goes unnoticed.
>
> +1
>
> Not to mention that you can't use tooltip debugging when it comes to the
> WITH statement - at least this was the case last time I tried (I don't
> use WITH, so it could have been a long time ago).

With Lazarus this works, which is what I meant in my other mail ;) In
Delphi this AFAIK still does not work... (at least it did not in Delphi
2007)

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140915/c92e2540/attachment.html>


More information about the fpc-pascal mailing list