Table of Contents

TTMSFNCCustomBitmapSelector.FindBitmapByItem Method

Finds the bitmap displayed by the item with the specified index.

API unit family: TMSFNCBitmapSelector Declaring type: TTMSFNCCustomBitmapSelector

Syntax

function FindBitmapByItem(AItem: Integer): TTMSFNCBitmap;

Parameters

Name Description
AItem Item index to inspect.

Returns

The displayed bitmap, or nil when the item is not found or has no bitmap.