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

TListItems.Create

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

Declaration

Source position: comctrls.pp line 1105

public constructor TListItems.Create(

  AOwner: TCustomListView

);

See also

TObject.Create