Table of Contents

TTMSFNCPersistence.GetPropInfoDataTypeInfo Method

Returns the type info pointer for the underlying data type of the given property.

API unit family: TMSFNCPersistence Declaring type: TTMSFNCPersistence

Syntax

class function GetPropInfoDataTypeInfo(APropInfo: TTMSFNCPropertyInfo): PTypeInfo;

Parameters

Name Description
APropInfo The property descriptor to inspect.

Returns

The PTypeInfo pointer for the property's data type, or nil if not available.