Object Inspector description
Object Inspector is a component suite containing inspectors that allow you to change anything in your application at runtime
Object Inspector is a useful component suite which contains inspectors that let you to modify anything in your application at runtime.
Here are some key features of "Object Inspector":
· 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
Requirements:
· Delphi 3,4,5,6,7,2005,2006,2007 or C++ Builder 5,6