Table of Contents

TTMSFNCCustomBitmapSelector.FindItemByBitmap Method

Finds the item index that displays the specified bitmap instance.

API unit family: TMSFNCBitmapSelector Declaring type: TTMSFNCCustomBitmapSelector

Syntax

function FindItemByBitmap(ABitmap: TTMSFNCBitmap): Integer;

Parameters

Name Description
ABitmap Bitmap instance to locate.

Returns

The matching item index, or -1 when no item displays the bitmap.