Create(ListView: IListView; Item: IListViewItem; Selected: Boolean);
ListView. Component, for which the event is generated.
Item. Component element, for which the event is generated.
Selected. Indicates whether the element is selected.
The Create constructor creates an argument of the event that occurs on changing selection of any element of the component.
See also: