Table of Contents

TTMSFNCCustomFillKindSelector.FindFillKindByItem Method

Returns the fill kind represented by an item index.

API unit family: TMSFNCFillKindSelector Declaring type: TTMSFNCCustomFillKindSelector

Syntax

function FindFillKindByItem(AItem: Integer): TTMSFNCGraphicsFillKind;

Parameters

Name Description
AItem Zero-based selector item index.

Returns

The fill kind stored by the item, or gfkNone when the index is not valid.