Object Inspector is a suite of components that offers inspectors, allowing you to modify various aspects of your application during runtime.

The Object Inspector Suite houses a variety of inspectors, each with its own unique features and functions. These include the TPropertyInterface component, which offers simple access to any property or event of any component, providing you with the best object interface to the RTTI. Additionally, the suite includes the TCommonInspector abstract inspector control, designed to inspect any aspect of your application.
In addition to the TCommonInspector, the Object Inspector Suite also includes the TComponentInspector. This customizable, full-functional runtime object inspector control provides you with complete control over the components in your application. The TComponentTree, on the other hand, offers tree view style control, making it simple for you to select components with ease.
Other inspectors included in the suite are the TComponentComboBox control and the ready-to-use database inspector control, TDBInspector. You'll also find the TIniInspector, a ready-to-use ini-file inspector control, the TApplicationInspector, an inspector control designed to change an Application's properties at runtime, and the TSystemColorsInspector, which is specifically designed for changing window colors.
Examples are provided in the Object Inspector Suite to help you get started, with small and clean projects illustrating the features of the inspectors and TPropertyInterface. Additionally, you'll have access to full source code of all components and useful internal classes.
Overall, the Object Inspector Suite is the ideal tool for anyone looking to improve and streamline their application's performance. The comprehensive set of inspectors, alongside the simple and user-friendly interface, make it the perfect addition to any developer's arsenal.
Version 1.592: Compatibility with Delphi XE5
Version 1.59: Compatibility with Delphi XE
Version 1.56: N/A
Version 1.55: N/A
Version 1.54: N/A
Version 1.5: N/A