Table of Contents

TTMSFNCFillKindSelector.FindItemByFillKind Method

Finds the selectable item index for a fill kind.

API unit family: TMSFNCFillKindSelector Declaring type: TTMSFNCFillKindSelector Inherited from: TTMSFNCCustomFillKindSelector

Syntax

function FindItemByFillKind(AKind: TTMSFNCGraphicsFillKind): Integer;

Parameters

Name Description
AKind Fill kind to locate.

Returns

The zero-based item index, or -1 when the fill kind is not available.