The ClassExpert is a Add-In expert for Borland C++Builder 3. It adds new functions to the IDE of C++Builder. It enables of browsing and navigating the classes, member functions and variables in current project, similarly to the environment of Microsoft Visual C++. The ClassExpert window shows three pages: the ClassView page, the FilesView page, the FormsView page. Using the ClassExpert you have a quick access to the definitions and the implementations of classes, method’s and fields of all objects in your project. You see the structure of all objects, files and forms in one place. It is a very useful tool for people who create own classes in his projects.