Table of Contents

TTMSFNCObjectInspectorPropertyValueChanged Event Type

Handler type for notifications after an object property value changes.

API unit family: TMSFNCObjectInspector

Parameters

Name Description
Sender Inspector whose property value changed.
AObject Object that owns the property.
APropertyInfo Runtime property information.
APropertyName Name of the property.
APropertyType Type kind of the property.
APropertyValue New property value.