CreateArgs(ListView: IListView; Item: IListViewItem);
ListView - component, for which the event is generated.
Item - element of the component, for which the event is generated.
The CreateArgs constructor creates arguments of the events that occur when any actions are executed with the element of the ListView component.
See also: