[fpc-pascal] with statement using mulltiple objects
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Sun Sep 14 17:01:07 CEST 2014
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).
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the fpc-pascal
mailing list