Create(ListView: IListView; Item: IListViewItem; Allowed: Boolean);
ListView is a component for which the event is generated.
Item is an element of the component over which any action if performed.
Allowed is an indicator that the action is allowed.
The Create designer creates argument of the events that occur before any action over the elements of the component.
See also: