Table of Contents

TTMSFNCPersistence.IsStrokeKind Method

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

API unit family: TMSFNCPersistence Declaring type: TTMSFNCPersistence

Syntax

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

Parameters

Name Description
APropertyName The property name to check.

Returns

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