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

TListItems.SetItem

SetItem - writes the Index and content of a given Item to a local variable.

Declaration

Source position: comctrls.pp line 1151

protected procedure TListItems.SetItem(

  const AIndex: Integer;

  const AValue: TListItem

);