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

TListItems.AddItem

AddItem - add the specified AItem to the collection.

Declaration

Source position: comctrls.pp line 1156

public procedure TListItems.AddItem(

  AItem: TListItem

);