TTMSFNCBitmapPicker.CloseOnSelection Property
Gets or sets whether the picker closes its drop-down after a bitmap is selected.
API unit family: TMSFNCBitmapPicker
Declaring type: TTMSFNCBitmapPicker
Inherited from: TTMSFNCCustomBitmapPicker
Type: Boolean
Syntax
property CloseOnSelection: Boolean;
Default: False
Remarks
The default value is False. When set to True, a selection closes the drop-down immediately.