|
How to use TComponentInspector?
To use TComponentInspector just drop it onto the form, choose the mode (properties or events) and set the Instance and Root properties. After it TComponentInspector will show all properties or events of selected Instance and will allow to change them exactly like in Delphi Object Inspector.
|