TTMSFNCCustomBitmapSelector Class
Base selector control for displaying and choosing bitmap items.
API unit family: TMSFNCBitmapSelector
Inherits from: TTMSFNCDefaultSelector
Implements: ITMSFNCBitmapContainer
Syntax
TTMSFNCCustomBitmapSelector = class(TTMSFNCDefaultSelector, 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 item collection from the assigned bitmap container. |