[fpc-pascal] Published -> Public

Flávio Etrusco flavio.etrusco at gmail.com
Fri Apr 16 21:06:45 CEST 2010


On Fri, Apr 16, 2010 at 8:32 AM, José Mejuto <joshyfun at gmail.com> wrote:
> Hello FPC-Pascal,
>
> Friday, April 16, 2010, 8:42:32 AM, you wrote:
>
> ZD> What useful for put procedure in Publish?
>
> I do not know :-? I'll ask in the Lazarus list.
>
> --
> Best regards,
>  José
>

Published methods can be found with TObject.MethodAddress, that's how
the lfm hook event handlers (and why Form event handlers are
published).

Best regards,
Flávio



More information about the fpc-pascal mailing list