On 13 Sep 2007, at 04:00, Luiz Americo Pereira Camara wrote:

procedure FooBar of object;
begin
end;

Without sucess.

Is it possible to declare such function to use as a TNotifyEvent without creating a class only to hold the callback method?

Not without unsupported ugly hacking and explicit typecasting.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to