Table of Contents

TTMSMCPPersistence.GetPropInfoName Method

Returns the name of the given property as declared in source.

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

Syntax

class function GetPropInfoName(APropInfo: TTMSMCPPropertyInfo): string; virtual;

Parameters

Name Description
APropInfo The property descriptor to inspect.

Returns

The property name string.