On Sat, 7 Jun 2014, Krzysztof wrote:
2014-06-07 16:49 GMT+02:00 Michael Van Canneyt :
On Sat, 7 Jun 2014, Krzysztof wrote:
Hi,
I need to analyze a lot of big objects (a lot of properties, global
vars etc). Looking for easy way to
print object inf
2014-06-07 16:49 GMT+02:00 Michael Van Canneyt :
>
>
> On Sat, 7 Jun 2014, Krzysztof wrote:
>
> 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;
>
On Sat, 7 Jun 2014, Howard Page-Clark wrote:
On 07/06/2014 15:49, Michael Van Canneyt wrote:
On Sat, 7 Jun 2014, Krzysztof wrote:
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/Va
On 07/06/2014 15:49, Michael Van Canneyt wrote:
On Sat, 7 Jun 2014, Krzysztof wrote:
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 subo
On Sat, 7 Jun 2014, Krzysztof wrote:
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 metho