TTMSFNCBitmapSelector.FindBitmapByItem Method
Finds the bitmap displayed by the item with the specified index.
API unit family: TMSFNCBitmapSelector
Declaring type: TTMSFNCBitmapSelector
Inherited from: 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.