Table of Contents

TTMSFNCCustomBitmapPicker Class

Base picker control that opens a bitmap selector drop-down.

API unit family: TMSFNCBitmapPicker Inherits from: TTMSFNCDefaultPicker Implements: ITMSFNCBitmapContainer

Syntax

TTMSFNCCustomBitmapPicker = class(TTMSFNCDefaultPicker, ITMSFNCBitmapContainer)

Methods

Name Description
FindBitmapByItem Finds the bitmap displayed by the item with the specified index.
FindItemByBitmap Finds the item index that displays the specified bitmap instance.
LoadFromBitmapContainer Populates the drop-down selector items from the assigned bitmap container.