[fpc-pascal] Printing object

Krzysztof dibo20 at wp.pl
Sat Jun 7 15:04:26 CEST 2014


Hi,

I need to analyze a lot of big objects (a lot of properties, global vars
etc). Looking for easy way to print object info in format:

TObject
  Property/VarName = value
end;

It should also step into subobjects. Looking at typeinfo but can't find
method for this.

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140607/c576aeb5/attachment.html>


More information about the fpc-pascal mailing list