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

TOwnerDataListItem.SetDataIndex

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

Declaration

Source position: comctrls.pp line 1109

public procedure TOwnerDataListItem.SetDataIndex(

  ADataIndex: Integer

);

Arguments

ADataIndex

  

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


Version 4.4 Generated 2025-11-08 Home