On Sat, 13 Sep 2014 20:29:32 +0100
"vfclists ." <vfcli...@gmail.com> wrote:

>[...]
> What then is the nesting for if the command will only apply to the last
> item with the property? 

The compiler searches the identifier in the last With, then in the
second last With, ..., then in the local variables, then in the
parameters and so forth.

> Is each nested element supposed to be a property of
> the enclosing element?
> 
> What is the rationale for such a statement, ie using multliple elements?

Less typing.

Mattias
 
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to