Hi friends,
Is there any tool or utility available to browse the available properties and methods of a particular object. I always get struck at this point when ever I try to debug some objects
For eg:
ExploreObject(oXBrw)
ExPloreObject(oTGet)
ExPloreObject(oExcel:oSheet)
I understand that if it is a FiveWin object, there is atleast a chance to check the source code of the class, but what about other objects ?
Or any hint to get a start to develop one
Regards
Anser