[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomListView.CreateListItem

Signals the OnCreateItemClass event handler to get the class type used for new list items, and creates a new list item.

Declaration

Source position: comctrls.pp line 1513

protected function TCustomListView.CreateListItem: TListItem; virtual;

Function result

List item created in the method.