Table of Contents

TTMSFNCBloxToolBarElementPicker.OnItemSelected Event

Occurs when the user selects an element from the picker.

API unit family: TMSFNCBloxToolBar Declaring type: TTMSFNCBloxToolBarElementPicker Type: TTMSFNCToolBarItemPickerItemSelected

Syntax

property OnItemSelected: TTMSFNCToolBarItemPickerItemSelected;

Parameters

Name Description
Sender The picker that raised the event.
AItemIndex Index of the selected element.