Object Inspector
Runtime Inspector Components for VCLFor all versions of Delphi and C++ Builder from 3 to 10.2 Tokyo and for all versions of Windows from XP to 10
Object Inspector is a component suite containing inspectors that allow you to change anything in your application at runtime.
Object Inspector suite includes:
-
TPropertyInterface
component for easy access to any property or event of any component at runtime (the best object interface to the RTTI - Borland's RunTime Type Information) -
TCommonInspector
abstract inspector control for inspecting anything in your application -
TComponentInspector
customizable full-functional runtime object inspector control -
TComponentTree
tree view style control for easy selection of components -
TComponentComboBox
control for easy selection of components -
TDBInspector
ready-to-use database inspector control -
TIniInspector
ready-to-use ini-file inspector control -
TApplicationInspector
ready-to-use inspector control for changing an Applications properties at runtime -
TSystemColorsInspector
ready-to-use inspector control for changing Window colors -
Examples
small and clean projects illustrating the features of the inspectors and TPropertyInterface -
Source codes
full source code of all components and useful internal classes
See all Object Inspector features for more detailed information.
Download free demo, order full source code right now!