TMS FNC Object Inspector Guides
TTMSFNCObjectInspector exposes object and dataset state through a property-grid interface. It is useful for runtime editors, designer-like tools, diagnostics, and admin screens where users need controlled access to object properties.
Topics
| Guide | Use when |
|---|---|
| Getting started | You need to assign an object and show its published properties. |
| Objects and property events | You need to hide properties, replace displayed values, or intercept writes. |
| Collections and dataset fields | You need list/collection editing or data-aware field editing. |