Description of Object Inspector :
Object Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime.
Object Inspector suite includes: TComponentInspector customizable full-functional runtime object inspector control TComponentComboBox control for easy selecting component TPropertyInterface component for easy access to any property or event of any component at runtime
Pro version of Object Inspector suite includes in addition: TCommonInspector abstract inspector control for inspect anything in your application TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes