[Overview][Classes][Index] |
Removes the references to the previous and next items for the list item.
Source position: lazlinkedlist.pas line 29
procedure TLinkListItem.ResetItem; virtual; |
ResetItem sets the values in the Prior and Next properties to Nil.
|
Contains a reference to the previous item in the doubly linked list. |
|
|
Contains a reference to the next item in the doubly linked list. |
Version 4.0 | Generated 2025-05-03 | Home |