TTMSFNCToolBarBitmapPickerBitmapSelected Event Type
Event fired when the user selects a bitmap from a TTMSFNCToolBarBitmapPicker.
API unit family: TMSFNCToolBar
Parameters
| Name | Description |
|---|---|
Sender |
The picker that raised the event. |
ABitmap |
The bitmap that was selected, or nil if the selection was cleared. |