Table of Contents

TTMSFNCToolBarBitmapPicker.OnBitmapSelected Event

Fires when the user picks a bitmap from the drop-down selector.

API unit family: TMSFNCToolBar Declaring type: TTMSFNCToolBarBitmapPicker

Syntax

OnBitmapSelected: TTMSFNCToolBarBitmapPickerBitmapSelected;

Parameters

Name Description
Sender The bitmap picker.
ABitmap The selected bitmap, or nil if the selection was cleared.