Table of Contents

TTMSFNCPersistence.GetPropInfoTypeName Method

Returns the type name of the given property's underlying data type.

API unit family: TMSFNCPersistence Declaring type: TTMSFNCPersistence

Syntax

class function GetPropInfoTypeName(APropInfo: TTMSFNCPropertyInfo): string;

Parameters

Name Description
APropInfo The property descriptor to inspect.

Returns

The type name string for the property's data type.