Table of Contents

TTMSFNCPersistence.IsFillKind Method

Returns whether the given property name represents a fill kind value.

API unit family: TMSFNCPersistence Declaring type: TTMSFNCPersistence

Syntax

class function IsFillKind(APropertyName: string): Boolean; virtual;

Parameters

Name Description
APropertyName The property name to check.

Returns

True if the name matches the fill kind property naming convention.