Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TListItems.Create

Create - constructor for TListItems: calls inherited Create then creates the list.

Declaration

Source position: comctrls.pp line 1159

public constructor TListItems.Create(

  AOwner: TCustomListView

);

See also

TObject.Create