On Fri, 23 Dec 2011, silvioprog wrote:
Hi, I tried to access the FScanner field from the TJSONParser, but without sucess. x(
You can't. It is a private field, this is not supported. I committed a patch, it is now a protected property, rev. 19885. Michael. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
