On Sun, Nov 13, 2011 at 5:56 PM, Graeme Geldenhuys
<graemeg.li...@gmail.com> wrote:
> Luckily I could change my code to TStringList to work around the
> problem.

One can type-cast to get around the issue, so then method declarations
don't need to be changed:

foo(TStrings(MyStringList));


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

Reply via email to