Table of Contents

TTMSMCPPersistence.GetPropInfoTypeName Method

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

API unit family: TMS.MCP.Persistence Declaring type: TTMSMCPPersistence

Syntax

class function GetPropInfoTypeName(APropInfo: TTMSMCPPropertyInfo): string;

Parameters

Name Description
APropInfo The property descriptor to inspect.

Returns

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