TTMSFNCBitmapSelectorItem Class
Represents one bitmap entry displayed by a bitmap selector.
API unit family: TMSFNCBitmapSelector
Inherits from: TTMSFNCCustomSelectorItem
Syntax
TTMSFNCBitmapSelectorItem = class(TTMSFNCCustomSelectorItem)
Properties
| Name | Description |
|---|---|
| Bitmap | Gets or sets the bitmap stored directly on the item. |
| BitmapAlign | Gets or sets the bitmap position inside the selector item. |
| BitmapContainer | Returns the bitmap container used to resolve BitmapName. |
| BitmapName | Gets or sets the name of the bitmap to resolve from the selector's bitmap container. |
| BitmapSize | Gets or sets the square drawing size used for the bitmap. |