Borland DLL Explorer is a small but effective application that was designed in order to provide you with a simple means of examining what's in a DLL file.
You can simply load the dynamic link library and the contents will be immediately displayed.
Here are some key features of "Borland DLL Explorer":
· list of other DLL, called from this library;
· list of all exported procedures and functions of library;
· list of all included VCL classes;
· Some information about such class: Unit name, parent class.