[fpc-pascal] Published -> Public
José Mejuto
joshyfun at gmail.com
Fri Apr 16 21:54:04 CEST 2010
Hello FPC-Pascal,
Friday, April 16, 2010, 9:06:45 PM, you wrote:
FE> Published methods can be found with TObject.MethodAddress, that's how
FE> the lfm hook event handlers (and why Form event handlers are
FE> published).
Yes, but thats for streamable objects like TForm, or any component,
but I think that that's not the case of TWSxxxx objects which are the
widgetset interface, and also all of them are "class procedure".
Marc says in Lazarus that a "virtual class tree" is formed with such
published methods, I do not know the need of it or the mission, but if
it is OK it is OK ;) for me.
--
Best regards,
José
More information about the fpc-pascal
mailing list