Table of Contents

TTMSFNCPersistence.GetPropInfoType Method

Returns the type kind of the given property.

API unit family: TMSFNCPersistence Declaring type: TTMSFNCPersistence

Syntax

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

Parameters

Name Description
APropInfo The property descriptor to inspect.

Returns

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