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