Hello,

I'm searching to know what an object made of classes has inside of it, that's to say I want to read all properties, methods, constants... I've found TLI object in TLBINF32.DLL but even with the chm help, I can't manage to make a tree of an object. Do you know a tutorial, clear examples?

I would like particulary to extract collections and variables (even if it is user type), How to do please?

Thanks in advance.