Table of Contents

TTMSFNCObjectInspectorReadPropertyValue Event Type

Handler type for reading an object property value.

API unit family: TMSFNCObjectInspector

Parameters

Name Description
Sender Inspector that is reading the property value.
AObject Object that owns the property.
APropertyInfo Runtime property information.
APropertyName Name of the property.
APropertyType Type kind of the property.
APropertyValue Text value to display and optionally replace.
ACanRead Set to True to display the value; set to False to hide it.