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

TOwnerDataListItem.SetDataIndex

Sets the index position for the virtual list item and updates the item cache.

Declaration

Source position: comctrls.pp line 1106

public procedure TOwnerDataListItem.SetDataIndex(

  ADataIndex: Integer

);

Arguments

ADataIndex

  

New position where the list item is stored in the item cache.