On Tue, Nov 15, 2011 at 10:10 AM, Bart <bartjun...@gmail.com> wrote:
> That would be strange indeed, because then most events (onclick
> handlers etc) would not compile anymore, since they are in the format
> procedure(Sender: TObject) of object...

It is not like that, he forgot adding var or out to the parameter. The
example which you are mentioning has no var.

-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to