Table of Contents

TTMSMCPPersistence.GetPropInfoType Method

Returns the type kind of the given property.

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

Syntax

class function GetPropInfoType(APropInfo: TTMSMCPPropertyInfo): TTypeKind; virtual;

Parameters

Name Description
APropInfo The property descriptor to inspect.

Returns

The TTypeKind value that identifies the property's type category.