JVCL Help:TJvCustomInspector.InspectObject
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.InspectObject Property
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
Inspects the specified object.
Pascal
propertyInspectObject: TObject;
Description
Use InspectObject to specify a single object. The value of InspectObject is not reset when the items of the inspector is manually modified (e.g. after clearing the inspector or manually adding items).
Setting InspectObject to a new value will clear the inspector and add all published properties of the object to the root of the inspector.
Read InspectObject to determine the instance last inspected or set it to a new instance.
See Also
TJvCustomInspector.AddComponent
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page