ListViewItemEventArgs.CreateArgs

Syntax

CreateArgs(ListView: IListView; Item: IListViewItem);

Parameters

ListView is a component for which the event is generated.

Item is an element of the component for which the event is generated.

Description

The CreateArgs designer creates arguments of the events that occur when any actions are performed over the element of the ListView component.

See also:

ListViewItemEventArgs