Table of Contents

TTMSFNCCustomStrokeKindSelector.FindStrokeKindByItem Method

Returns the stroke kind represented by an item index.

API unit family: TMSFNCStrokeKindSelector Declaring type: TTMSFNCCustomStrokeKindSelector

Syntax

function FindStrokeKindByItem(AItem: Integer): TTMSFNCGraphicsStrokeKind;

Parameters

Name Description
AItem Zero-based selector item index.

Returns

The stroke kind stored by the item, or gskNone when the index is not valid.