Table of Contents

TTMSFNCPersistence.GetEnumValues Method

Enumerates all valid string names for the enumeration type described by the given property info.

API unit family: TMSFNCPersistence Declaring type: TTMSFNCPersistence

Syntax

class procedure GetEnumValues(AValues: TStrings; APropInfo: TTMSFNCPropertyInfo);

Parameters

Name Description
AValues The string list that receives the enumeration value names.
APropInfo The property descriptor for the enumeration property to inspect.