[Lazarus] Challenge of converting a Delphi project

Graeme Geldenhuys graemeg.lists at gmail.com
Thu May 6 11:16:48 CEST 2010


On 6 May 2010 10:53, Juha Manninen <juha.manninen at phnet.fi> wrote:
>
> It is kind of dirty trick but now when think of it, it is rather reliable if
> the class structure doesn't change completely.

It's the only way to sometimes get to protected methods or fields.
Plus, if the two classes are not related, the FPC compiler will give
you a warning - so it is rather safe to use.  So I wouldn't regard it
a "dirty trick" but simply a way of getting to what you need.


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/




More information about the Lazarus mailing list